Page 1 of 1
how to resize without resampling
Posted: Sat Apr 22, 2006 10:28 am
by Julien
hello,
I try to resize a photo that is too big, but I'd like to do it without quality loss, so is there a way to do it without resampling like in photoshop?
thanks
Julien
Re: how to resize without resampling
Posted: Mon Apr 24, 2006 8:24 am
by xnview
Julien wrote:hello,
I try to resize a photo that is too big, but I'd like to do it without quality loss, so is there a way to do it without resampling like in photoshop?
But if you resize a photo, you have always a quality loss.
Posted: Mon Apr 24, 2006 11:20 am
by Drahken
1) If you resize a pic without resampling, the pic will look much worse than if you do resample it. For the best results, I strongly suggest using either the lanczos or hanning resample filters.
2) If you really want to resize without resample, choose "nearest neighbor" in the resample dropdown. "Nearest neighbor means that no resample filter will be used.
Posted: Tue Apr 25, 2006 8:53 am
by Julien
ok thank you