tiff > pdf -> files much too big
Posted: 2008-12-15T13:17:18-07:00
Hello
I'm trying to convert a huge amount of tiffs to pdfs.
My Problem: When I do it on Windows with the actual version (6.4.7-8) the resulting pdfs are about same sized or a bit smaller than the tiffs. I was using convert without any options (convert x.tiff x.pdf).
Then I tried to use it on my Linux (Gentoo-2.6.27-r6) and a self compiled imagemagick 6.4.4.6. The resulting pdfs are between 10 and 30 times bigger than the tiffs. I also tried adding -depth 8, same result.
My compile options were:
yes: X bzip2 corefonts djvu jpeg openexr openmp perl png svg tiff truetype xml zlib
no: -doc -fontconfig -fpx -graphviz -gs -hdri -jbig -jpeg2k -lcms -nocxx -q32 -q8 -raw -wmf
Thanks for any ideas
I'm trying to convert a huge amount of tiffs to pdfs.
My Problem: When I do it on Windows with the actual version (6.4.7-8) the resulting pdfs are about same sized or a bit smaller than the tiffs. I was using convert without any options (convert x.tiff x.pdf).
Then I tried to use it on my Linux (Gentoo-2.6.27-r6) and a self compiled imagemagick 6.4.4.6. The resulting pdfs are between 10 and 30 times bigger than the tiffs. I also tried adding -depth 8, same result.
My compile options were:
yes: X bzip2 corefonts djvu jpeg openexr openmp perl png svg tiff truetype xml zlib
no: -doc -fontconfig -fpx -graphviz -gs -hdri -jbig -jpeg2k -lcms -nocxx -q32 -q8 -raw -wmf
Thanks for any ideas