You are here

image

Light and shadow centroids

This Python plug-in helps in the comparison of the left part of an image to the right part (equilibrium or not). It can be applied to any type of image and computes the centroid of the gray image pixels. The centroid is similar to the centre of mass concept, where mass is replace by another quantity; here it is the lightness and the greyness of the pixel.

Batch Image Watermark Script

This post is a copy of my website post; Please see original blog post for any updates:
http://www.migee.com/2012/08/20/free-gimp-batch-watermark-script/

In short: This script allows you to add an image watermark to a directory of pictures!

Lets start (Linux users please adjust where necessary!)

Split and join images

This an improve version of "To slice and merge images" you can split your images in any number of rows and columns and join them again later.

Improvements:

  1. The splitted images have an Alpha Channel (transparency)
  2. The images names have sequential numbers (image1, image2...)

Bugs Fixed:

  1. The resultant images don't have the previus extension in their names
  2. The files aren't overwrited anymore

Thanks to "Anonymous" for the Alpha Channel and Giuseppe Conte

The aplication is installed in Filters->ATG

Scale Layer to Image Size

GIMP 2.8 Python Plug-in.
This plug-in scales the contents of the layer (or layer group) to image size.

Installation Instructions:
1. Close GIMP if it is open.
2. Extract "scale-layer-to-image-size.py" from zip archive to the ".../.gimp-2.8/plug-ins" directory.
3. Run GIMP. The plug-in should appear under the menu: "Layer > Scale Layer to Image Size". Don't forget to make the plug-in executable.

This plug-in requires Python!

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.

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).

Compare images

A script that compare images.

This script load two images files and create:

CD Casefier - put your CD in a case

This Plug-in for Gimp will let you put a scanned CD photo into a 'virtual' case.

To use it, install the plug-in, open the CD image with Gimp and then go to Filters -> Artistic -> CD Casefier…

Select the size of the (square) output image and click OK. Depending on the image chosen, you may want to set the “Try to crop corners” option, which works best for real CD scanned pictures.

Identify Image Objects

Gino D's GIMP Scripts:
https://sites.google.com/site/ginodonig/gimp-scripts
_

This script is a small utility designed to adapt the name of each object (layer, channel or path) inside an open image by replacing or extending it with a string containing mainly the object's ID, that is the unique integer number whereby the same object is identified within a GIMP session.

Crop Layer Manager

Three functions:
:: Crop to : Crop current layer to selected layer.
:: Crop images : Crop all opened images with current selected rectangle area
:: Intelligence : Think different way [Beta]

Pages

Subscribe to RSS - image