which converter should I use to convert JPG, BMP, GIF, and TIFF into EPS?
where can I find it (download, or is it just have to be include)?
Graphics, Figures & Tables ⇒ images format converter
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10345
- Joined: Mon Mar 10, 2008 9:44 pm
images format converter
Hi,
I would not convert files in bitmap formats like jpg, gif, bmp into eps. I would use pdflatex instead and include jpg and png directly. gif and bmp could be converted to jpg and png easily by a lot of graphics programs and tools. I'm using GIMP and Inkscape.
If you should need eps files you could convert them to pdf format using epstopdf and include them too.
Stefan
I would not convert files in bitmap formats like jpg, gif, bmp into eps. I would use pdflatex instead and include jpg and png directly. gif and bmp could be converted to jpg and png easily by a lot of graphics programs and tools. I'm using GIMP and Inkscape.
If you should need eps files you could convert them to pdf format using epstopdf and include them too.
Stefan
LaTeX.org admin
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
images format converter
I agree with the first two sentences of Stefan. A simple and interesting alternative for conversion could be ImageMagick. One line on the command prompt does the trick.
Best regards
Thorsten
Code: Select all
convert image.tif image.png
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: images format converter - does the format is the problem?
The images (tiff format) which didn't work (receiving error) do not work after converting to eps and png (using star office) as well. these images do not open in image magic. in the other hand, images of all formats, which were created by MATLAB always work.
how this problem can be fixed, in order to use graphics originated from MS office and similar?
how this problem can be fixed, in order to use graphics originated from MS office and similar?
Re: images format converter
IrFanView did
the work
