How to open a .eps file
Encapsulated PostScript · Vector graphic
An .eps file is a vector graphic, usually a logo or print artwork. Inkscape opens and edits it for free; IrfanView and XnView MP will display it if you only need to look.
What a .eps file actually is
EPS wraps a PostScript drawing so it can be placed inside another document. Being vector, it scales to any size without losing quality, which is why print suppliers and brand guidelines still ask for it.
The format is effectively legacy now. Adobe deprecated EPS preview generation years ago and modern workflows prefer PDF or SVG, but logos supplied a decade ago are still EPS and still circulating.
Why it will not open
Neither Windows nor macOS has a built-in EPS viewer, so double-clicking does nothing. EPS files also often embed only a low-resolution preview, so a viewer that shows the preview rather than rendering the PostScript gives you a blurry image and the impression the file is bad.
Step by step
Windows
- 01To edit: install Inkscape, which is free, and open the .eps directly. It imports as editable vectors.
- 02To view only: IrfanView or XnView MP display EPS, though they may render the embedded preview rather than the full artwork.
- 03To convert: in Inkscape use File, Save As and choose SVG for the web or PDF for print.
macOS
- 01Preview opened EPS in older macOS releases but support was removed for security reasons, so it no longer works reliably.
- 02Install Inkscape, or "brew install --cask inkscape", and open the file there.
What usually goes wrong
A blurry EPS is usually a preview, not the artwork
Many EPS files carry a low-resolution bitmap preview for layout software to display. Simple viewers show that preview. Opening the file in Inkscape renders the actual vectors and looks sharp at any zoom.
Programs that open .eps
Our pick, in order. Every one links to the publisher's official download URL and the SHA-256 hash of the installer, so you can check the file before you run it.
- LibreOfficeLibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.v26.2.5.2 · 3 hashed installers100
- IrfanViewFast and compact image viewer and converterv4.75 · 2 hashed installers74
- XnView MPProfessional Image Viewer & Photo Managementv1.11.5.0 · 2 hashed installers100
Common questions
- How do I open an EPS file without Adobe Illustrator?
- Inkscape opens and edits EPS for free on Windows, macOS and Linux. If you only need to see the image, IrfanView and XnView MP will display it without editing capability.
- How do I convert EPS to PNG or SVG?
- Open the file in Inkscape and use File, Save As for SVG, or File, Export for PNG at a chosen resolution. Because EPS is vector, you can export a PNG at any size without quality loss.