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
Steganography tool to hide/retrieve text or an image in an image.
Once data is hidden in an image, one can't tell the morphed image from a bunch of others (even similar looking).
Open any image and run Filters>Steganography>Hide to specify an input text file or image[lossless]. This will hide the data within the opened image. You can then save the image as a png/bmp/lossless format.
A script to mirror a path along a vertical or horizontal axis, to make it easier to create perfectly symmetrical paths. When stroke has a start or end point on the axis, the stroke and its mirror are merged into one single stroke. When both start and end points are on the axis, the resulting stroke is properly "closed".
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).
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.
Recent comments