One bit EPS to PNG with transparent background

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
sma71
Posts: 8
Joined: 2011-11-17T08:53:26-07:00
Authentication code: 8675308

One bit EPS to PNG with transparent background

Post by sma71 »

I have not been able to figure out how to convert an Adobe Illustrator EPS that is saved with a TIFF (Black and White) preview to a PNG with a transparent background.

If I use the same vector based file from AI but save with a TIFF (8-bit Color) preview with Transparent option enabled, it works fine.

Is there a way to convert from the original format so all of the current files from AI do not need to be resaved with different preview options?

I am running ImageMagick 6.7.3-2 on Mac OSX Lion
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: One bit EPS to PNG with transparent background

Post by fmw42 »

same message as your other post. please provide a link to your eps file or ai file so that the PNG developer can see what might be happening
sma71
Posts: 8
Joined: 2011-11-17T08:53:26-07:00
Authentication code: 8675308

Re: One bit EPS to PNG with transparent background

Post by sma71 »

Sample files are loaded here:

1 bit TIFF preview: https://docs.google.com/open?id=0B0iw17 ... ZlNDY3MTQ4
8 bit preview with transparent background: https://docs.google.com/open?id=0B0iw17 ... FlN2JjMDA4
8 bit preview with opaque background: https://docs.google.com/open?id=0B0iw17 ... NmZTQ0YjAy
Original Adobe Illustrator EPS file: https://docs.google.com/open?id=0B0iw17 ... A3MGU4ZjNm

PNG with transparent background I need to be able to achieve with above files: https://docs.google.com/open?id=0B0iw17 ... U4OGRiMDky
User avatar
glennrp
Posts: 1147
Joined: 2006-04-01T08:16:32-07:00
Location: Maryland 39.26.30N 76.16.01W

Re: One bit EPS to PNG with transparent background

Post by glennrp »

Please find another way to convey the images. Google docs
converted them all to PNG. Probably simplest would be to put
them in a tar.gz or .zip and mail it to glennrp at gmail.com
sma71
Posts: 8
Joined: 2011-11-17T08:53:26-07:00
Authentication code: 8675308

Re: One bit EPS to PNG with transparent background

Post by sma71 »

Did you get teh samples I sent via email? If so, do you have any ideas?
Post Reply