Search found 1 match

by blumbergrotem
2019-09-28T02:39:21-07:00
Forum: Users
Topic: Convert with density and resample arguments does not change DPI
Replies: 1
Views: 7905

Convert with density and resample arguments does not change DPI

Hello, Colleagues,
I am trying to convert a pdf to a 300 DPI image, I specify the arguments:
-units PixelsPerInch -density 300 (also tried -units PixelsPerInch -resample 300)

But when checking DPI using identity I get 72 DPI.

Here is the convert command:

"& 'PathToIMageMagickFolder\magick.exe ...