2.7

Plug-in: ArrowsCreator-0.1-en.py

Another thin arrow GIMP Python plug-in called 'ArrowsCreator-0.1'.

It's characteristics are:  read more »

Layer Effects for GIMP 2.7 and above for re-named API's

This is a re-code of the Layer Effects plugin by Jonathan. This code is now ready for use with GIMP 2.7 and above with the changed API's.

Ray Studio 0.2


Current version: 0.2 (first release/Fixed 12.29.2011)

Status: developing

Description:
Ray Studio is a simple script for creating effect of light rays (or volume light). This script is a some kind of wrapper around standard radial blur filter in GIMP but it allowes to get result for several seconds instead of dozens of minutes. This script use only GIMP procedures and don't require any external scripts or plug-ins. Script doesn't has any license, so you may use it's code for any purpose.  read more »

Compare images

A script that compare images.

This script load two images files and create:  read more »

Some scripts fixed for 2.7

Here are some scripts from my scripts directory, which happened to be fixed for 2.7, either because I needed them or out of curiosity. They may be backward incompatible with 2.6. If I did the work before the authors, they can receive their good back here. The scripts are:

histogram_match.scm

shadow-highlight.scm

elsamuko-grain.scm

CarTOONize_2.scm

film-like-grain.scm

hdroberts-cmy-adjust.scm

color-booster.scm

elsamuko-erosion-sharpen.scm  read more »

Toy 1.0.4

This plug-in creates a toy effect or tilt-shift miniature faking on a selected layer


Before
Demo picture: "Marina Duisburg am Innenhafen" - G. Sawatzky - Wikipedia.de


After


The GUI  read more »

Seamless texture maker

Useful plugin for texture artists. In two clicks you can create seamless texture from image.

Features:
- automatically blending edges to remove "seam" effect
- split image into 4 layers - convenient for further editing
- overlapping if you want to postprocess image manually
- automatically make square texture (optional) - if you want to make power-of-two texture for game
- no repeating pattern effect

Of course, sometimes you need to use stamp tool or eraser tool to make texture looks better. But it is super-easy due to autosplitted layers.  read more »

High pass filter

Yet another high pass. I use it to normalize brightness of textures. This script provides two different approaches: grain extract mode (mainly used to remove the effect of vignettes) and soft light mode (for images with sharp lightness transitions, but this mode is not so powerful as grain extract).

After installing, you'll find it in:
Filters/Enhance/High Pass Filter

Result:

 read more »

MD modeller

This program is designed to demonstrate clothes modeling process using the same basic model and set of details. it was created for demonstration purposes.
It is intended for a cloth designer who can select the details from the set and get the image of the blouse.
It demonstrates how the different details can be combined and how the result would look like.

This is Python script which should be started from the Python-fu console of the GIMP and has a graphical interface written on Qt.
it is intended for Linux and tested on
openSUSE 11.4, gimp 2.6.11, Python 2.7, Qt 4.7.1  read more »

Rename layers

This script rename a certain number of layers from the active drawable.
It can be found in the layers dialog menu.
The renaming way is from the bottom to the top of the layers stack.
The options are :
-> Renamable layers visibility
-> Name(s) multiplicator : how many time the base names are repeted
-> Prefix : this is put before each base name(s)
-> Names separator
-> Base name(s) :
- one base name : write the name without separator characters
- more than one base name : write a string of this type : "name1/name2/.../name n"  read more »

Syndicate content