Page 1 of 1
Best resizing method for high-quality downsizing
Posted: 2010-03-10T06:17:36-07:00
by Innocentus
Which method is the best for downsizing an image while preserving the most possible quality and sharpness?
Speed, Memory, Perfomance and such things aren't important for me - I only want the maximum possible quality.
Thank you for your help!
With best regards
Innocentus
Re: Best resizing method for high-quality downsizing
Posted: 2010-03-10T06:40:17-07:00
by magick
Have you read
http://www.imagemagick.org/Usage/resize/? If you do not want to use expert settings, the default -resize option does a superior job downsizing with a Lanczos filter.
Re: Best resizing method for high-quality downsizing
Posted: 2010-03-10T07:12:48-07:00
by Innocentus
So the Mitchell-Filter is better in high quality downsizing than the Lanczos-filter?
With best regards
Innocentus
Re: Best resizing method for high-quality downsizing
Posted: 2010-03-10T07:19:03-07:00
by magick
We default to Lanczos for downsizing and Mitchell for upsizing (see the edit in our previous message).