Click to See Complete Forum and Search --> : convert EPS to GIF/JPG/PNG


Vered
November 26th, 2003, 06:44 AM
Do you know good developer tool to convert EPS to bitmap such as GIF/JPG/PNG?

glee
December 6th, 2003, 09:05 PM
On Linux you can use "convert" which will do the job.
e.g. convert test.ps test.gif
Try: "man convert" to get details.

Hope it helps.

Vered
December 7th, 2003, 06:22 AM
looking for developer tool in Windows