Thank you...
convert -colorspace RGB yourimage.eps ... PNG32:yourimage.png
Did it.. .even with 6.6.7-10
Search found 2 matches
- 2011-07-13T08:24:30-07:00
- Forum: Users
- Topic: Converting EPS to PNG keeping transparency
- Replies: 3
- Views: 12092
- 2011-07-11T09:57:29-07:00
- Forum: Users
- Topic: Converting EPS to PNG keeping transparency
- Replies: 3
- Views: 12092
Converting EPS to PNG keeping transparency
Hello,
i need to convert an EPS with transparent background into an PNG with transparent background.
A simple:
convert.exe -density 300x300%% EPSzeilenHintergrund.eps EPSzeilenHintergrund.png
doesnt work for me.
I also tried to set: -transparent-color white and so on.... also it didn't work ...
i need to convert an EPS with transparent background into an PNG with transparent background.
A simple:
convert.exe -density 300x300%% EPSzeilenHintergrund.eps EPSzeilenHintergrund.png
doesnt work for me.
I also tried to set: -transparent-color white and so on.... also it didn't work ...