Search found 3 matches

by iMohammad
2018-10-16T23:53:35-07:00
Forum: Users
Topic: pdf to image problem
Replies: 4
Views: 3130

Re: pdf to image problem

fmw42 wrote: 2018-10-16T23:43:14-07:00

Code: Select all

magick -density 288 convert 01.pdf -resize 25% 01.png
Nominal density is 72. So 72*4=288 and thus I resize by the inverse of 4 = 1/4 = 25%
Thank you.
it's worked
by iMohammad
2018-10-16T23:31:13-07:00
Forum: Users
Topic: pdf to image problem
Replies: 4
Views: 3130

Re: pdf to image problem

fmw42 wrote: 2018-10-16T23:19:03-07:00 You need to install the Ghostscript delegate into your Imagemagick. Imagemagick cannot find Ghostscript.
Thank Fred
convert is complete but quality of final image is very low
do you have any idea ?
by iMohammad
2018-10-16T22:55:14-07:00
Forum: Users
Topic: pdf to image problem
Replies: 4
Views: 3130

pdf to image problem

hi i have a problem . i wanna convert a pdf file to png ... i search in web and use many commands.... but i don't convert file . do i need install adding file/ lib ? // i using this code: magick convert 01.pdf 01.png myOS: win8.1 IM: 7.0.8 https://cdn1.imggmi.com/uploads/2018/10/17/d33dd259e75ba0c11...