Image density

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
RetroJ
Posts: 108
Joined: 2006-10-25T08:12:50-07:00

Post by RetroJ »

Too many hyphens in "--density".
RetroJ
Posts: 108
Joined: 2006-10-25T08:12:50-07:00

Post by RetroJ »

Also `keep' is not a valid argument to -density. See http://imagemagick.org/script/command-l ... hp#density
el_supremo
Posts: 1015
Joined: 2005-03-21T21:16:57-07:00

Post by el_supremo »

A PDF file does not have a density anyway. IM will apply a default interpretation of 72dpi unless you override it (e.g. -density 300x300 -units pixelsperinch).

Pete
Post Reply