Search found 1 match
- 2014-12-26T10:45:22-07:00
- Forum: Bugs
- Topic: Quality of EPS files processed with Image Magick is poor
- Replies: 6
- Views: 11682
Re: Quality of EPS files processed with Image Magick is poor
If you came here looking how to convert eps to pdf on Linux, the correct way is using the command 'pdftops converted.eps source.pdf' rather than using convert or mogrify. As noted in the last comment ImageMagick converts pdf vector graphics to a raster image.