[Tutkielma-TeX] Figures converter to eps

Matthieu Weber matthieu.weber at jyu.fi
Sun Oct 2 22:38:56 EEST 2011


On Sun 02.10.2011 at 07:58:07PM +0300, Fabian Montealegre wrote:
> Hello group!
> 
> I'm having some problems with the resolution of the figures after I
> convert my graphics to EPS format from PNG or JPEG. Can someone suggest me
> a nice converter that doesn't change the resolution of the figures? Or any
> suggestion on how can I deal with this?

What is wrong with the resolution exactly?

Anyway, if you have a 300 pixels wide image and use
\includegraphics[width=1in,keepaspectratio]{myimage}, that makes a
300 dpi image that is exactly 1 inch wide in your document. Starting
from there, you can decide how to scale your image and what values to
pass to the width option of \includegraphics (note there is a "height"
option as well, if needed).

Regarding conversion, I'd suggest to use the convert command from the
ImageMagick tools in Linux, or possibly Gimp on any platform.

Hope that helps.

Matthieu
-- 
 (~._.~)        Matthieu Weber - Université de Jyväskylä         (~._.~)
  ( ? )              email : matthieu.weber at jyu.fi                ( ? ) 
 ()- -()               public key id : 452AE0AD                  ()- -()
 (_)-(_) "Humor ist, wenn man trotzdem lacht (Otto J. Bierbaum)" (_)-(_)




More information about the Tutkielma-TeX mailing list