Page 1 of 1

convert from eps to eps

Posted: 2009-06-14T13:15:46-07:00
by pokra01
Hi,

When I convert from eps to eps the image lose its transparency.

convert -verbose -colorspace RGB -resize 100x100 source.eps destination.eps

result:
convert -verbose -colorspace RGB source.eps destination.png >> has transparent background
convert -verbose -colorspace RGB destination.eps destination.png >> doesn't have transparent background

Note that I use these command with standard delegates.

Thx a lot for help.

Re: convert from eps to eps

Posted: 2009-06-14T15:05:32-07:00
by fmw42
search the archives. i believe there has been some discussion of this or related issues. for example see viewtopic.php?f=2&t=13825