Scripts that work in GIMP-2.6+
As the GIMP advances its codebase, many scripts become deprecated and/or no longer work. They pop up errors or do not run at all -- their code needs to be updated to keep up with the GIMP. Since I "need" the plug-ins, I often update the scripts to keep them working.
Pages dedicated to individual scripts (with screenshots and direct download) are available in Script Information Section
Below the screenshot are the ReadMe and the Downloads
Here's some history of and progress on this project.
And of course I am more than willing to take a peek at other's work...
So far I've gotten help and code contributions from:
Floyd L. Davidson
David Cummins
(Click for full-sized image)
NOTE: Screenshot may not show all the latest plugin additions. Full download may not have all latest modifications of plugins. See individual script pages . . .
README for the scripts
Script-FUs that work with GIMP 2.6.3
24th Release - 01/02/2009
94 SCRIPTS (112 effects - some contain multiple filters)
------------------------------------------------------------
To install:
------------------------------------------------------------
All files in the "Presets" folder go in the folder:
gimpressionist/Presets
NOT in the scripts folder. (See below)
(Windows) C:\Documents and Settings\YOUR-NAME\.gimp-2.x\scripts
(Windows Vista) C:\Users\YOUR-NAME\.gimp-2.x\scripts
(Linux) /home/YOUR-NAME/.gimp-2.x/scripts
Put the Gimpressionist Presets in :
(Windows) C:\Documents and Settings\YOUR-NAME\.gimp-2.x\gimpressionist\presets
(Windows Vista) C:\Users\YOUR-NAME\.gimp-2.x\gimpressionist\presets
(Linux) /home/YOUR-NAME/.gimp-2.x/gimpressionist/presets
------------------------------------------------------------
INCLUDED SCRIPTS:
addborder.scm
addframe.scm
amazing-circles.scm
animated-letters.scm
artborder.scm
artist-angled-strokes.scm
artist-color-pencil.scm
artist-conte.scm
artist-crosshatch.scm
artist-cutout.scm
artist-inkpen.scm
artist-notepaper.scm
artist-palette-knife.scm
artist-pastel.scm
Auto Contrast.scm
balloon.scm
blackboard-effect.scm
blur-non-edges.scm
BSSS_sharpening.scm
bw-from-graphic.scm
cartoon2.scm
cartoon.scm
CDlabel2.scm
change_contrast.scm
coffee.scm
colorize-prep.scm
ColorSaturation.scm
color-solarisation.scm
colortemp.scm
contrast-high-pass.scm
create-scribbled-text.scm
distort-photocopy.scm
distort-wrap-effect.scm
edge_sign.scm
effect-chrome-image.scm
effect-crosslight.scm
erase-rows.scm
EZ Red Skin Fix.scm
fade-outline.scm
film-grain.scm
funky-color.scm
fuzzyborder.scm
gimplomo.scm
gimp-reflection.scm
glow.scm
grey-point.scm
high-pass-sharpen.scm
infrared-simulation.scm
invert.scm
iso_noise_reduction.scm
landscape-illustrator.scm
layer-effects_24.scm
layer-quick-edge.scm
lighten_saturate.scm
lineart_toned.scm
mats-and-frames.scm
midtone-sharp.scm
old_paper.scm
orton.scm
pastel-image.scm
pencil-sketch.scm
pen_sketch.scm
photoframe.scm
picture_to_graphic.scm
pixel-gradient.scm
quick-sketch.scm
red-eye.scm
Roy-Lichtenstein.scm
selective-coloring.scm
sepoina.scm
shadow-recovery.scm
sharpblur-gimp-2.0.scm
sketch-drawing.scm
sketch.scm
slide.scm
smart_sharpen.scm
softfocus.scm
soft-focus-simple.scm
stair-resize.scm
stampifyG2.scm
stroked_text.scm
synthetic_edge.scm
tasty-frame.scm
texture-patchwork.scm
texture-stained-glass.scm
texturizer.scm
tonemapping.scm
vintage-effect.scm
warp-sharp.scm
watermark.scm
water-paint-effect.scm
web_photo_edit.scm
wonderful.scm
------------------------------------------------------------
About:
------------------------------------------------------------
GIMP-2.6 scripts is a fixed/hacked collection of scripts for
use in the new GIMP. Originally for 2.4, but things continue
to evolve and break scripts... so on I go.
get them running and include them in the scripts package.
I am not the original author for most of these scripts, but
I believe they all let you redistribute (GPL-like).
So use them, pass them around or make them better.
It's all good.
-----------------------------------------------------------
Paul Sherman
psherman2001@gmail.com
Both packages contain the same scripts, just the compression type is different.
| 24th Release - 01/02/2009 | |
|
format: zip file
size: 189k md5sum: 5b0ca844dd15f7f2f6fa11bfbea39e68 gimp_scripts_26.zip |
format: bz2 file
size: 81k md5sum: f253fe069982fbb1694aa35816a8a4af gimp_scripts_26.tar.bz2 |
Project History
I started doing this just after the release of GIMP-2.4 and I think I keep pace pretty well, sort of out of necessity because I use the GIMP and many of the scripts every day. (I do wpclipart.com)
I run the latest GIMP on Absolute Linux. I occasionally check the scripts on Windows -- but I really rely upon feedback from Windows users if anything is amiss. So do not hesitate to email me at psherman2001@gmail.com if you spot an error or have some suggestion.
The gimpfx-foundry project has built on my first package, made improvements to some and added others . . . but I was put off a bit by their naming convention, the use of a separate menu item for the scripts, and the fact that they emailed me about their project, asking if I wanted to help out, several weeks after I made updated scripts available on this site. Granted, they did a lot of work on their own, too, but I felt a little miffed. Perhaps unjustly...
In my free time I have made some batch scripts in Python which I will soon make available separately, and I have also been asked to impliment a preview for some scripts. I'm hacking this out and have one posted on this site -- but it is written in Python and I am not sure how happy with the functionality folks who have tried it have been -- any feedback would be appreciated. For the regular SCRIPT-FUs (non-Python), I do not believe a preview window is possible.
