Search found 1 match

by zineer
2018-12-05T22:26:14-07:00
Forum: Bugs
Topic: Convert PDF to PNG fails with page number
Replies: 9
Views: 18988

Re: Convert PDF to PNG fails with page number

I believe I'm hitting the same issue with a PDF to JPG conversion. $ convert '/tmp/test.pdf[0]' '/tmp/test.jpg' convert.im6: `%s' (%d) "gs" -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 ...