How to open .EPS files in GIMP

GIMP is a free image manipulation programGIMP is a popular free image manipulation application. It’s possible in GIMP to manipulate all sorts of image formats including EPS (which is commonly used with Adobe and CorelDRAW). GIMP however needs Ghostscript installed and associated in order to open EPS files.

Steps to open EPS files in GIMP

If you try to open an EPS image with GIMP you may see a warning similar to that as below.

When trying to open an EPS file in Ghostscript this message appears

If you get this message then there are a few steps you need to perform (the steps below are for Windows7 64bit however just change the Ghostscript path for 32bit Windows):

  1. Download and install Ghostscript.
  2. In Windows explorer find and make a note of the location of gswin64.exe (for 32bit versions look for gswin32.exe). This will likely be C:\Program Files\gs\gs9.04\bin\ gswin64.exe.
  3. Go to Control Panel -> System -> Advanced system settings. On the Advanced tab click Environment Variables
  4. Click the New… button under System Variablesand enter the following in the two fields:
    • Variable name: GS_PROG
    • Variable value: C:\Program Files\gs\gs9.04\bin\gswin64.exe (or whatever the location of gswin64.exe per step 2 above).

    The Edit System Variable window will now look something like:
    For Windows 7 the following System Variable is required to use EPS with GIMP

  5. Click Ok until out of the various windows.
  6. Start (or restart) GIMP.

You’ll now be able to open EPS files in GIMP.