Posted: 2006-02-28T10:02:16-07:00
Run the identify command on the jpg and see what it says. Try using identify with the -strip option to remove headers.
Use https://github.com/ImageMagick/ImageMagick/discussions instead.
https://imagemagick.com/discourse-server/
https://imagemagick.com/discourse-server/viewtopic.php?t=5981
Code: Select all
convert -strip test.pdf test.jpg
Code: Select all
convert image.pdf[0] image.jpg