- multi-step downsizing should not be necessary with proper tools
- sharpening before downsampling is a no-go area
- an image free of artifacts is necessarily soft when viewed at the pixel level.
That said, some apparent sharpness at the pixel level is desirable for web viewing, so we have to find a balance between sharpness and artifacts. The method that I have been using for the past half year or so is
- downsample with lanczos3 (single step)
- edge detection with a Laplace kernel
- apply sharpening with preferential undershoot.
The total processing time from the 24 Mpx original to the end result is 0.3 s. I don't say it's better or worse than other methods, but so far I am not unhappy. ...Show more →
Your picture changed ratio(squished), I assume that was an error, thought you may want to know just in case you've been doing that to all your shots.
LightShow wrote:
Your picture changed ratio(squished), I assume that was an error, thought you may want to know just in case you've been doing that to all your shots.
Thanks for being observant. It was a bookkeeping mistake.