Search found 1 match
- 2015-06-25T14:26:25-07:00
- Forum: Users
- Topic: Cannot succeed to convert PDF to BMP using ImageMagick
- Replies: 1
- Views: 1288
Cannot succeed to convert PDF to BMP using ImageMagick
I would like to *convert* a .pdf to .bmp. The pdf I am talking about is available https://drive.google.com/file/d/0BwSN0jwV9-8ZTmVWV2Y1emdOa1U/view?usp=sharing . I use ImageMagick with the following command : convert -verbose -resize 256x256 phantom-brain-ellipse.pdf phantom.bmp but the result is a ...