View Full Version : bad resolution on jpg to epsc
I am running a Matlab script that was converting .jpg images to .png that works great. I needed to change it to create color postscripts, but the .epsc files are coming out with poor resolution. For a test, I tried the conversion using bash convert and am getting the same thing. Anyone know how to resolve this?
it may be converting the .jpg image to a vector image, which would probably look crappy. i don't know how to fix your problem, but why do you need to convert to eps?
Thanks for the reply. I was ordered by my boss to do this. I can be any kind of color postscript, but he wants it to make plots that can be easily put into LaTex.
if you're generating the plots in matlab, you can save them directly as .eps files.
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.