Converting multi-page TIF to PDF
Posted: 2010-05-29T15:05:44-07:00
Hi!
I'm trying to do "subj" and it works from command line but not exactly how I want it.
Command:
-convert 84778_BOL.tif C:\out.pdf
5 page tif (6mb) becomes 60mb pgf
I played with quality/depth and it didn't do difference.
Then I found this forum and similar topic (converting other way around). So, I tried
-convert 84778_BOL.tif -resize 50% C:\out.pdf
and got 15Mb which is still pretty big. I see same documents converted somehow else with acceptable quality at 250Kb.
Is there any way to "compress" output PDF or something?
Thanks in advance!
I'm trying to do "subj" and it works from command line but not exactly how I want it.
Command:
-convert 84778_BOL.tif C:\out.pdf
5 page tif (6mb) becomes 60mb pgf
I played with quality/depth and it didn't do difference.
Then I found this forum and similar topic (converting other way around). So, I tried
-convert 84778_BOL.tif -resize 50% C:\out.pdf
and got 15Mb which is still pretty big. I see same documents converted somehow else with acceptable quality at 250Kb.
Is there any way to "compress" output PDF or something?
Thanks in advance!