Re: Convert PDF to Images without transparent background
Posted: 2017-01-07T12:44:21-07:00
Thanks, this works for the most PDF-Files i've tried. But there is one PDF that i can't extract. The resulting Images consists of transparent background only - that means there is no text or something in the image and also no white background.
This is the Command line i've tried:
i can't upload the pdf file because it includes personal data and i've never seen this effect with an other file.
This is the Command line i've tried:
Code: Select all
convert -density 300x300 -units pixelsperinch input.pdf -background white -alpha background -alpha off -antialias -compress none +adjoin output.tiff