Convert PDF to TIFF Problems
Posted: 2010-01-04T23:28:50-07:00
Using the Linux command line tool "convert" , I'm able to convert a PDF to TIFF, but the quality is quite poor. Even a cheap converter on my windows platform does a much better job.
Any ideas on how I can increase the quality? Help will be appreciated.
Also, when I use Group4 Compression, it comes out black, what is going on?
At this point im using
convert file.pdf file.tiff and also tried convert file.pdf -compress Group4 file.tiff
Any ideas on how I can increase the quality? Help will be appreciated.
Also, when I use Group4 Compression, it comes out black, what is going on?
At this point im using
convert file.pdf file.tiff and also tried convert file.pdf -compress Group4 file.tiff