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.
convert from eps to eps
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
Re: convert from eps to eps
search the archives. i believe there has been some discussion of this or related issues. for example see viewtopic.php?f=2&t=13825