Imagemagik Change an images dpi from 400 to 72
Posted
by rhousham
on Stack Overflow
See other posts from Stack Overflow
or by rhousham
Published on 2010-04-07T09:58:36Z
Indexed on
2010/04/07
10:03 UTC
Read the original article
Hit count: 213
I have an image on my server which I know the dpi of and if it's too high I want to size it down to 72 I still want to keep the same height and width of the image. Any ideas?
I've played around with -resample -units and -density but don't seem to be getting anywhere and can't find any answers. Anyone out there that can help
© Stack Overflow or respective owner