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?".
I have no tools other than Ghostscript that can view the image. Do you have tools that suggest Ghostscript is wrong?
What makes you think the contents are vector? Looking at AG1.EPS with a text editor, it looks like a bitmap with no vector data. But I'm not an eps expert.
Have you tried to use convert on one image rather than mogrify? In convert -density should come right before reading a vector file such as eps (if it is really vector data). I think your upload has changed your data. When I download your input, IM identify says it is PDF not EPS and it looks the same to me as your output result. Perhaps you should zip your input and upload that.
Second... I can't even find the original source file so re-upload it so I've uploaded another from the same source and changed to using convert as suggested.
Now my output looks great as far as size and clarity. Two questions...
1. How can I get pngs with transparent backgrounds as output?
2. How can I run this command on all the files in a directory, or even better, recursively through subdirectories?
Can you post the real input EPS? What I downloaded was just PDF from your link. It may be being converted from EPS to PDF when you upload to dropbox. Perhaps zip compress the EPS first and then upload it to dropbox. Is the EPS file actually transparent?
As to its transparency, when I open it in illustrator it shows up on a white background. When I open it in Photoshop it has a transparent background. So... I'm not sure.