Converted .eps is blurred
Posted: 2015-10-11T07:09:25-07:00
Hi,
I'm trying to make a script to automatically increases the canevas of one image, resize another and merge one into another. All my images are in .eps and I would want to have the result in .eps but when I resize (or simply convert) one .eps into .eps, .jpg or .png, the result is blurred or even worst.
When I do it with GIMP, I have a nice result but I try differents commands found on different forums and the result is still the same. (convert SED33.eps -resize -quality 100 2.png for example)
Is it even possible to do what I want to do with IM ? or do I need to use Scheme or Python for this ?
OS : Mac OSX Yosemite
ImageMagick 6.9.1-0
GPL Ghostscript 9.16 (2015-03-30)
Thank you for your answers
Skops
I'm trying to make a script to automatically increases the canevas of one image, resize another and merge one into another. All my images are in .eps and I would want to have the result in .eps but when I resize (or simply convert) one .eps into .eps, .jpg or .png, the result is blurred or even worst.
When I do it with GIMP, I have a nice result but I try differents commands found on different forums and the result is still the same. (convert SED33.eps -resize -quality 100 2.png for example)
Is it even possible to do what I want to do with IM ? or do I need to use Scheme or Python for this ?
OS : Mac OSX Yosemite
ImageMagick 6.9.1-0
GPL Ghostscript 9.16 (2015-03-30)
Thank you for your answers
Skops