ASP.NET Cafe
Tips and Tricks

Blog Engine .NET Thumbnailer - quick look & fix

Sunday, 24 February 2008 14:31 by Dmitriy

For another Blog that filled with images, I've setup Thumbnailer Extension (original at http://blog.data-worx.de/page/Extension-Thumbnailer.aspx ).
But it's appears that JPG receive terrible quality when creates resized images, so I updated this extension a bit.

With a lot of respect to developers of this extension - I want to notice that this is just my little contribution. I currently don't have enough time to contact this extension developers, and write a good fix. In case someone needs this fix, I'm attaching patched cs file.

Thumbnailer.cs (24.72 kb)

Currently you should search for string: "int JPEGQuality = 100;" and change quality value as you like. I think later we need to change this to the parameter in [Thumb].

Currently rated 3.0 by 2 people

  • Currently 3/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:   ,
Categories:   BlogEngine.NET
Actions: E-mail | del.icio.us | Kick it! | DZone it! | Permalink | Comments (1) | Comment RSSRSS comment feed

Related posts

Comments

June 12. 2008 17:41

Daniel

gracias por su valiosa información

Daniel

Add comment


(Will show your Gravatar icon)  

  Country flag

[b][/b] - [i][/i] - [u][/u]- [quote][/quote]



Live preview

August 27. 2008 22:55