Forum How do I...?

Set a max resolution for images

ixgal
Hi,

I am working with a publication that has many images. Some of them are 92dpi and some others are 600dpi or even higher.
As 600dpi is too much (because for print I am fine with 300dpi), is there anything I could do to set a sort of max resolution at 300dpi?
I mean, without affecting the images that have lower resolution (for example 92 dpi).

Thanks!
mikeday
Prince doesn't have a feature for automatically downscaling images like this yet, so you would need to do this with another tool before creating the PDF. If you are okay with shell scripting, you could use ImageMagick to check the image resolution and then scale down the image.