Repository for porting and creating GPL licensed scripts for the latest GIMP. At the moment that is 2.6. In the future this effort can be directed towards newer versions easily while still providing a source for older versions of scripts.
The GIMP-GAP (GIMP Animation Package) is a collection of Plug-Ins to extend the GIMP with capabilities to edit and create Animations as sequences of single frames.
Current scripts and packs:
1) square-image-scale: Script for (batch) scaling of square (4:3) aspect images. Includes example perl code for implementation.
2) deans-gimple-procedure.pack: A pack
... [More] containing various procedures used in my scripts. Usually required to run the other scripts. [Less]
IntroductionThis script adds reflection to pictures and images with a single click.
Example
How-to useJust copy the script to your gimp installation directory. Example: C:\Program
... [More] Files\GIMP\2.0\share\gimp\2.0\scriptsRestart GIMP Open a Picture Go to Filters > Decor > Reflection Save your picture as PNG (to use alpha channel) or JPEG. [Less]