Re: Problem with .eps and .jpg in latex



katie.carbonari@xxxxxxxxx wrote:
Hi there. I'm trying to write a paper in Latex, using WinEdt (on a
windows 2000 machine). I need to include both .eps and .jpg files in
this paper (the .eps are files are ones I've made, the .jpg is stuff
I've copied from referenced papers). Can anyone help me out and
suggest some software (or maybe WinEdt can do it) that will allow me
to make my .jpg files become .eps? Already tried opening the .jpg in
photoshoppe and then saving as .eps, but that didn't work. Maybe there
is an easier/better way to do this? Any advice would be appreciated.

You might give ImageMagick a try -- there's a Windows binary available from the web site (imagemagick into Google will get you there). It runs from the command line, though I think graphical front-ends are available for it if you so desire.

Anyway, with a default ImageMagick installation you can convert a .jpg to .eps by opening a command prompt and typing:

convert file.jpg file.eps

The only downside is that I do find, on occasion, that .jpg images converted in this manner produce rather bloated .eps files. You may be able to control this using certain ImageMagick options, but you'd have to check the docs -- I haven't looked into myself.

Hope that helps.

Alan
.



Relevant Pages

  • Re: Broken image links
    ... > Is there any way to check links in PowerPoint? ... > less with jpg. ... your way to link the EPS graphics, ... Steve Rindsberg, PPT MVP ...
    (microsoft.public.mac.office.powerpoint)
  • Re: eps oder pdf einbinden?
    ... Aber wie sind die Unterschiede zwischen eps, pdf, jpg und png? ... Einbindung in den Text feststehen. ...
    (de.comp.text.tex)
  • Re: EPS file anzeigen
    ... GhostView ist Freeware und mit Sourcecode verfügbar. ... Im Moment wandle ich das EPS mit ImageMagick in ein JPG um und skaliere es. ... Im Dialog ist ein Feld ...
    (microsoft.public.de.vc)
  • Re: A possible conflict with usepackage{times,mathptmx} and usepackage{epsfig} ??
    ... the lossy bitmap format jpg). ... Does that mean if I embed one jpg file in the document, ... any EPS file in the same document? ... Roughly yes (you can use purifyeps to get an eps that pdflatex can ...
    (comp.text.tex)
  • Re: JPG nach EPS richtig konvertieren?
    ... Wie sollte man JPG richtig zu hochwertigen EPS Datein konvertieren, ... convert (also ImageMagick) kann das nicht, ... schreiben des EPS immer die Daten neu komprimieren. ...
    (de.comp.text.tex)