Search found 1 match
- 2017-05-15T02:11:12-07:00
- Forum: Bugs
- Topic: possible bug converting pdf to jpeg
- Replies: 1
- Views: 4283
possible bug converting pdf to jpeg
I am using the following to convert a PDF to JPEG file: convert -density 400 test.pdf -scale 2000x1000 hi-res%d.jpeg However, my creating jpeg file is corrupted, with the following message: Error interpreting JPEG image (Not a JPEG file: starts with 0x25 0x50) I have gs version 9.18 installed, Image ...