Screenshot Resizing (Downsampling) Problem

415 views8 repliesLast post: 5/23/2007
Hi,
I'm having screen shot of size 1024x768. But it need it in 540x400. The problem is whenever I rescale I loose the readability of text on the resized screen shot

Please suggest me a solution where I wont loose text readability while down sampling or resizing the images.
#1
Kunal,

Applying a Gaussian blur (1 to 1.5) before downsampling might help.

Rob
#2
Screenshots resize best when using nearest neighbour interpolation
#3
Hi LenHewitt

Thanks for your reply. What's the nearest neighbor interpolation. I am concerned about the text readability. Will it work? Previously I've installed MS ClearType tuner and then took the screenshot. But it doesnt help

Kunal
#4
Nearest Neighbor is in the Image Size dialog at the bottom.

Any chance you could display the image on a lower rez monitor and make the screenshot from there?
#5
I recommend Nearest Neighbour for upscaling, but Bicubic + sharpening for downsampling.

You have to think about most fonts for web are optimized for that size, and no lower.

Any chance you could display the image on a lower rez monitor and make the screenshot from there?

Would be the same as cropping the larger images in Photoshop.
#6
Ed's idea was right on the nail.

Temporarily change your screen resolution, do the screen grab, save it, then restore the res back to normal.

Good bit a lateral thinking there Ed!
#8
If I Change resolution of my screen. Then the screen involves too much scrolling and at the end you get a very large picture (Most of the time its more or less same of standard image resolution).
#9