3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Photoshop Plugins In The GIMP

Step 4Obtain and Install PhotoShop Plugins

Obtain and Install PhotoShop Plugins
«
  • Lin-Cap1.png
  • Lin-Cap2.png
  • Lin-Cap3.png
he next step is to obtain some photoshop plugins. Tor comments in the README file that you should install your plugins one at a time, to be sure they work. This is generally good advice. The two plugins I demonstrate later in this tutorial are the Flaming Pear filters, LunarCell and Anaglyph Flip. The one I demonstrate in this step is the Image Doctor from Alien Skin. (see links)

The FlamingPear LunarCell filter, Alien Skin Image Doctor filter, and many other photoshop filters available on the internet are shareware. You may download and try them for free, but if you intend to use the filters regularly you should register them.

The Anaglyph Flip filter is from a filter pack named "Freebies," which are just that-filters you can use without registration, free of charge. Other free filter packs are available all over the internet, some better than others. Google is a good place to start.

Also, Alien Skin will not support Image Doctor installed and used under The GIMP, in any OS. The installer actually says so, and does not recommend you try it. In experimenting with the plugin I found it worked fine, but proceed at your own risk should you also want to try this particular filter.

When you have downloaded the filters, save them to a location you can find later. On my Windows computer, I saved the files to C:\Program Files\GIMP-2.0\lib\gimp\2.0\pspi-plugins
On my Linux box, I saved them to ~/bin/pspi/
I kept each plugin's files in its own directory within the pspi directory in both OSes, to make them easier to manage. However, pspi only needs to be configured with the directory that holds these plugin directories. It will search further in if needs be.
Note: in the directory you specify, and in any subdirectories, do not put any .exe or .dll files that do not belong to a plugin (for example, installer EXE files). They might cause pspi to error while loading the plugins, and some or all of your plugins will not be available. Move those files to another location in case you need them. I placed them in ~/bin/pspi-inst

Some plugins need to be installed in order to work. In Windows, this is a trivial issue: run the installer, answer the questions, and you're ready to go. simply remember where you installed the plugin.

However, linux users must go through the extra step of using wine to "install" the plugin. Because this took me a little extra time to figure out, I will explain here what I did.

For this example I am using the Alien Skin Image Doctor demo (see links).
I have wine installed and configured already, so I simply go to a terminal and at the shell prompt type:
wine ImageDoctorDemo.exe

The Installer should launch. when I am prompted to select an installation location, it does not matter what I choose as long as I can remember it later. I told the installer to install to C:\Plugins and let it run, answering the rest of the questions as though I were a windows user. The installation completes successfully.

Internally, wine maps the "windows C:\" drive to a directory in my home directory, ~/.wine/drive_c/ so all I have to do is copy the directory ~/.wine/drive_c/Plugins/Auto Eye Image Doctor to the same directory with my other PS plugins:

cp -R "~/.wine/drive_c/Plugins/Auto Eye Image Doctor" ~/bin/pspi

That should do it. Shut down GIMP if it's still running, and restart it. This will cause PSPI to register the new photoshop plugins. You can look for them by opening an image (or creating a new one) and checking the "Filters" menu. They should be at the bottom.
« Previous StepDownload PDFView All StepsNext Step »
1 comment
Jan 4, 2011. 3:39 AMsincer816 says:
Ok I followed all the steps til now and I tryed installing the TOPAZ LABS which are EXE files and tryed to open gimp..of course I got an error message.so I unistalled the pspi and installed it again and uninstalled tthe topaz labs still Error..is there anyway I can start over..or something...any tips?

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
10
Followers
10
Author:technosapien
I am a graphic art hobbyist, web cartoonist, and wannabe electronics hobbyist. Other hobbies: cooking, baking, exercise, computers, video games, trivia, and some more I'm probably not remembering.