Questions tagged [eps]

Encapsulated Postscript (EPS) is a restricted graphics file format.

Encapsulated PostScript (EPS) is a DSC-conforming PostScript document with additional restrictions which is intended to be usable as a graphics file format. In other words, EPS files are more-or-less self-contained, reasonably predictable PostScript documents that describe an image or drawing and can be placed within another PostScript document. Simply, an EPS file is a PostScript program, saved as a single file that includes a low-resolution preview "encapsulated" inside of it, allowing some programs to display a preview on the screen.

54 questions
36
votes
9 answers

How can I open EPS files under Windows 7?

How do I view EPS files? I heard that Adobe Acrobat supports them, but that didnt work for me... I am using Windows 7 64 bit edition..
33
votes
1 answer

How do I open an EPS file in GIMP 2? "Could not interpret PostScript file"

I've created some EPS files in GIMP 2, but I can't open them back up. When I try, the "Import from PostScript" dialog comes up, but no matter what I do, when I proceed I get an error "could not interpret PostScript file". I'm using Windows 7…
nikodaemus
  • 2,883
20
votes
7 answers

Importing an EPS vector file to Microsoft Word without losing quality

If I import an .eps picture to Microsoft Word as normal, the quality of the vector picture comes down (the image gets rasterised. In this case, the EPS was produced with the pgfplot package and tikzpicture, But it would be great to have a general…
sayros
  • 351
16
votes
7 answers

How to convert .jpg images to .eps?

How can I convert a .jpg image to an .eps?
Arindam
16
votes
5 answers

How do you import an EPS file in Inkscape?

I'm using Inkscape, and I'm trying to import an EPS file to use it as a vector and eventually save it as an SVG. This link here mentions several methods: http://www.inkscapeforum.com/viewtopic.php?f=5&t=797 But the responses aren't rated since it's…
Neil
  • 5,749
13
votes
7 answers

How to convert .PDF to .eps (on Windows)

I am looking for a free software program to allow me to convert a PDF file into an EPS file. The converter should retain the image quality as much as possible. I was able to do this with GSView, but the result was always of the shape of a portrait…
Tal Galili
  • 3,495
13
votes
4 answers

Is there a macOS command line tool for converting eps or ps files to pdf?

I have some eps files that I would like to convert to PDF. I used to be able to open these in Preview, but Apple has removed the ability of Preview to open EPS files in Ventura.
dmaclach
  • 397
12
votes
5 answers

How to convert EPS to PDF in Windows?

I have some EPS files and I need to convert them to PDF files in Windows. Google thus far points to me a lot of bad looking commercial software applications. What's the best way to do this?
Kevin
  • 129
12
votes
3 answers

Can I safely use a PSU with an ATX 12v 4-pin for a board that has a EPS 12v 8-pin?

There's many similar questions to this, and because the answers vary depending on the setup, I want to ask for my friend's specific setup. He recently upgraded to a Core i5 gaming build, so he has this leftover build composed of some old parts he…
11
votes
4 answers

Bad results converting PDF to EPS on Linux

I'm having some trouble converting PDFs (created by Adobe Illustrator on a Mac) to EPS. I have tried several things but I am wondering if there is a better option. The following list is ordered by decreasing quality: inkscape --export-area-page…
Tim
  • 1,752
5
votes
6 answers

How to save visio VSD into EPS?

I have a sketch saved as .vsd file (made in visio 2007). How do I convert it to the .eps format to be used as LaTeX figure?
ron
5
votes
1 answer

Change format of images (from PS to EPS) using Ghostscript

I have a question from experts in using Ghostscript. I am new in using this software. How can I change the format of an image from PS to EPS using Ghostscript?
Zahra
  • 51
  • 2
4
votes
2 answers

Support for EPS in Office 2013

When emedding graphics in Word or Publisher documents that are destined for printing or distribution as PDFs, I use EPS format because it preserves the sharpness of the images at all magnifications. It worked perfectly in Office 2010 but since I…
Frank H.
  • 155
4
votes
0 answers

How to properly embed a preview into EPS for use in MS Word?

I know that EPS is not the best format for MS Word. Unfortunately I'm forced to use MS Word and EPS is the format I have most figures in. I'd prefer to stay with EPS in case I make other LaTeX documents. It looks like MS Word can embed EPS for…
mlt
  • 281
4
votes
4 answers

How to convert eps file to a large jpeg image

I am using Linux. I want to convert an eps file to jpeg file. I find that I can use "convert" command. However, the resulting image looks very small. I want to enlarge the jpeg file by -resize option. It seems not to work. The resulting image is a…
Anand
  • 141
1
2 3 4