You are here

Step scaling

Script similar to "scale steps" or "multiscale", but it offers up scaling and down scaling in steps (not %).

GIMP Book

GIMP Book is a script for managing multiple pages in the GIMP, it's great for creating comic books, illustrated books, sketch books or similar. It opens a separete window with thumbnails of all your pages, where you can add, delete, sort and rename them. Once you're done you can export your book to various formats, for web or print.

Plug-in: ArrowsCreator.py

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

It's characteristics are:

-produces many different types of straight arrows
-produces one type of 'path' arrow
-facilitates combination of multiple arrows
-interactive with GIMP
-developed on GIMP 2.6 (work on 2.8 except no repeat gradient in shaft and GIMP don't control brush size).

Add/Remove Sprite Sheet Gutter, Padding, and Spacing

Takes a heavily-packed sprite sheet with no padding between sprites/tiles and adds padding or spacing. Can also create a "gutter" around seamless tiles, filling the padding with the tile's edge pixels, preventing seams from appearing when using the tile in a 3D rendering environment due to interpolation.

Can also remove padding/spacing from a sprite sheet.

--------------------------------
Update Version 1.1 (5/17/12):
- Script now supports non-opaque sprites
- Moved scripts to Filters > Sprite Sheets menu

Update Version 1.0:

Can't Find Your 3D Glasses?

Can't Find Your 3D Glasses? Convert a Red/Blue 3D image into a Stereo Image ( parallel or cross-eye ) or into a gif movie. The tutorials can be found at the following websites.

http://www.idea2ic.com/OtherStuff/3D_files/Can%27t%20find%20your%203D%20... http://www.idea2ic.com/OtherStuff/3D_files/Convert%20A%20Blue%20and%20Re...

Convert any photo into 3D

Paint a color coded third dimensional depth map over any photo and translate it to a stereo image in either parallel or cross-eye format. The tutorial can be found at the web site below.

http://www.idea2ic.com/OtherStuff/3D_files/Make%20Any%20Photo%203D.html

Parallel view

Cross-Eye view

Swap and Scale 3D images

A script to scale and swap left and right stereo images.

A GIF Movie Modifier

Sometime there is a need to adjust either the size or speed of a gif movie to see everything that is going on. The details on how to do this is located at the following site.

http://www.idea2ic.com/OtherStuff/GifMovieModifier/An%20Animated%20Gif%2...

Polaroid Border Creation (based on image width) with Texture

I had previously created a script-fu to automatically emulate the results of shooting on expired Polaroid 600 instant film that included the undeveloped corners that results from old film stock with not enough developer/fix to completely cover the image area:

http://registry.gimp.org/node/25374

At the bottom of that script page I had alluded to a border script I created that more faithfully reproduced the textures embossed on actual polaroid 600 film.

Then I promptly forgot all about it.

Automatic backup of open images

Thanks to 'RobA' who discussed this topic here recently, the Python plug-in 'autosave.py' attracted my attention. My work inspired by it is included below.
What I think is new here from the three existing one, that I know. It has a configuration section and the possibility to stop it, so you can restart with a new purpose (configuration) or not.

Pages