Hi, When we convert an EPS to JPG, some edges become jaggy/rough, some gradients have broken lines, and colors are off.
Please see sample in the link below.
https://www.dropbox.com/s/5n1z3jcrudf99 ... 9.jpg?dl=0
Imagemagick version: 7.0.8-5 Q16 x84_64 2018-07-09
GPL Ghostscript 9.23 (2018-03-21)
The code we are using: PHP CLI
OS/platform: Linux, Centos 6
libjpeg6
We are trying to upgrade libjpeg from 62 to 90 on our server.
Your help would be highly appreciated. Thanks!
Paid: EPS to JPG
-
- Posts: 24
- Joined: 2018-06-17T12:09:46-07:00
- Authentication code: 1152
Paid: EPS to JPG
Last edited by stockphotos on 2018-07-12T22:46:44-07:00, edited 1 time in total.
-
- Posts: 24
- Joined: 2018-06-17T12:09:46-07:00
- Authentication code: 1152
Re: Paid: EPS to JPG
Command being used: magick -density 1200 -units pixelsperinch -colorspace sRGB 395.eps -resize 25% 395.jpg
-
- Posts: 12159
- Joined: 2010-01-23T23:01:33-07:00
- Authentication code: 1151
- Location: England, UK
Re: Paid: EPS to JPG
Your dropbox link is to a JPEG, "pp ().jpg", not an EPS.
snibgo's IM pages: im.snibgo.com
-
- Posts: 24
- Joined: 2018-06-17T12:09:46-07:00
- Authentication code: 1152
Re: Paid: EPS to JPG
Here is a link to the EPS file :https://www.dropbox.com/s/99hppyxkvevz6 ... 8.eps?dl=0