Just a Win32 compilation of Alexandre Heitor Schmidt's gimp-image-subtraction-plugin. Works with Gimp v2.6
I only changed the name "gimp-plugin-template" to "image-subtraction" in all source files before compiling with msys/MinGW. I didn't include translations or help, which are empty files and wouldn't work even under Linux.
Filter is still found in [Image]/Filters/Misc/Image subtraction. Tell me whether you like a better place.
A Python plugin that start the color scheme designer Agava for creating a new color scheme. The created color scheme can be saved as a Gimp color palette and loaded into Gimp.
This script automates a Photoshop tutorial on how to make "something that looks like a plasmid under an electron microscope." GIMP doesn't have the Chrome filter that Photoshop does, so this script uses a combination of gaussian blur, colorizing, and embossing to achieve a similar effect. It's not quite perfect, but it's close.
The attached jpg is something similar to what the resulting run will look like using the default parameters.
Enjoy!
A Python plugin that start the Lorem Ipsum Generator for creating dummy text for your design drafts. The plugin requires the Lorem Ipsum Generator and is available at the moment for Linux only (post a comment if you like it to get for Windows too)
Script to create pencil drawing from photographic image. Based on the Tutorial:
Making a pencil drawing from a photo, written by devv: (www gimpusers com/users/devvv.html)
As a technical editor/writer, I found the need for a plugin to easily crop application screenshots with that somewhat jagged "torn-off" appearance. I found a way to manually obtain the effect I needed, and simply replicated the steps in a Python script, using the gimpfu module.
UPDATE 28 October 2008
The very first version displayed a console, and that was no needed and possible cause of confusion
This is fixed now if you download before and you found disturbing that console please download the update version and replace the plugin file..download link remain the same
####################################################################
Filter Factory Converter (+editor and organizer )
Recent comments