Issue with convert
Posted: 2008-12-04T09:14:44-07:00
Using arch and version 6.4.6 Q16. I am trying to convert a batch of jpegs to pdf using It chugs for a little while then just gives with no output. Not really an expert with imagemagick but this has always worked in the past; infact, it worked with a different batch of jpegs just moments before. Admittedly, the jpegs are bigger than usual (~400kb) and there are plenty of them (~400) but I'm not sure why that would matter. Any ideas?
Code: Select all
convert *.jpg foo.pdf
Code: Select all
Killed.