DaveB
on August 11th 2008
Should I be able to resize an image and reduce the DPI in one pass?
I'm unable to get the expected results when trying to resize images targeted as 400 pixels wide and 72 dpi. I've selected this filename for the executable: PhotoResizeW400D72NOST.
The expected resulting file would be 400px wide at 72dpi. However when down sampling an original image that is 300 dpi, the DPI in the resulting file shows 99.
Am I missing something?
-David
This is not currently possible. The tool changes pixels, but tries to maintain physical size.
You'll need two passes, one with PhotoResizeD72T.exe, which will be very fast and lossless.
Anonymous
on September 17th 2008
You cannot reply to this topic.