Tag Archives: GIMP

Open .eps files on GIMP for Windows

As usual this post is a self help note, but as it’s public I hope it helps someone else. If you want to open .eps or .ps files with GIMP on Windows you will need to install Ghostscript (download it from http://pages.cs.wisc.edu/~ghost/). After successful installation you will need to create an environment variable called GS_PROG on Windows. To do this just follow these steps:

  1. Right-click on the ‘My Computer‘ Icon and select properties
  2. Click on the advanced tab
  3. Click on Environment Variable button
  4. Under either User variables or System variables click on “New
  5. Set Variable name : GS_PROG
  6. Set Variable path: C:\Progam Files\gs\gs864w32\bin\gswin32.exe   – this is where yous gswin32.exe resides, make sure you type the correct path.

Click “OK” for everything and then open GIMP, you should now be able to open .eps and .ps files

Extra information: .EPS/PostScript (.PS) is a  file that may contain 2D vector graphics, bitmap images, and text; includes an embedded preview image in bitmap format; often used for transferring image data between different operating systems. Adobe Illustrator, Acrobat, Photoshop or CorelDraw are the kind of programs that normally use/open these files.

Technorati Tags: , , , , , , ,

GIMP Tutorial and book

GIMP is the GNU Image Manipulation Program. It is a freely distributed piece of software for such tasks as photo retouching, image composition and image authoring. GIMP is a versatile graphics manipulation package and it works on Linux, Windows, Mac, OpenSolaris and FreeBSD. It is also available in many languages. The official GIMP Project website has a very good set of tutorials divided into the following levels:  Beginner, Intermediate, Expert, Photo Editing, Web and Script Authoring.

If you prefer to take your reading away from the screen here are some book that can teach you a lot about this great image manipulation program.

Technorati Tags: , , , ,