Search found 1 match

by pennettat
2013-04-15T13:20:29-07:00
Forum: Users
Topic: Convert PNG to EPS with Transparency
Replies: 1
Views: 5849

Convert PNG to EPS with Transparency

I am having a really tough time finding an answer to this. I am trying to use just the command line to convert a basic transparent PNG to EPS but whenever I do, the image comes out completely black.

I am using the command:

convert "image1.png" "image1.eps"

Thanks.