text

Extract Text from Text Layers

This script scans .xcf files and extracts the contents of the text layers into a user specified text file

B&P Word Art

This plugin creates random text art based on a variety of settings. Pretty useful for backgrounds, packaging, whatever.

Download and full description on the home page.

Home page: bytes-and-pixels.com

Example:

Note to developers:  read more »

Line Border 2

A python conversion of my script-fu Line border script (http://registry.gimp.org/node/118). This version uses python-glade dialogs. It allows to create smaller and much clever input dialog and integrate much more functions. On other side, due to missing support of glade dialogs from Gimp, there is not possble to run this script in batch mode.

Current features:  read more »

Warp Text

This script will warp text to fit inside a four-point "Bezier patch". The bezier patch is created with the Path Tool by first placing an anchor where the upper-left corner of the text should go, followed by three more anchors running clockwise around the perimeter.  read more »

Batch watermarking and resizing

This plug-in is designed for batch watermarking and resizing of image files. It lets you choose the directory which contains the images, the file extension, the font, the copyright text and the options associated with the processing. Useful for photographers who upload a lot of photos on the web and don't want to watermark every single file individually. The resulting images contain between one and four instances of the copyright text (selectable as an option).  read more »

Steel Text (gimp 2.6)

(en) Create a text effect that looks like shiny steel (or gold) and a dropshadow - For The Gimp 2.6.

To create the logo text:
File --> Create --> Logos --> Steel...

Logo Steel

Logo Gold (Steel)  read more »

60's Text Effect Script (Rev. 2.2)

This script will create psychedelic 1960's text. I created this script from my tutorial of the same name. I didn't merge the layers in the script, as I did in the tutorial, because you can change the blend modes of the different layers for different appearance.

Rev. 2.0 - added compatability for Gimp 2.4.x

Rev. 2.1 and 2.2 - Added gradient controls.

http://i26.photobucket.com/albums/c147/PhotoMasterGreg/Scriptresult.jpg

parse_subtitles

Python-Fu script to create subtitle images for DVDs from "SubRip" files (*.srt).

Can be used in batch mode; just adapt the files 'gimprc' and the Linux shell script 'run_parse_subtitles'. Extension to support other filetypes should be easy.

Find and Replace Text

Find and Replace Text on all text layers.

Find: text to search for
Replace: text to replace with
Replace All: replace every match [YES/no]
Case Sensitive: match case [YES/no]

The plug-in is found at Edit->Find & ReplaceText...

Tested on Ubuntu 8.10, GIMP 2.7 (SVN).

Could use some further testing, esp. on other platforms.
Matching is done using Python's re.sub function - so special character should work (\n, *, +, etc.).

TODO:  read more »

Lorem Ipsum Helper for Gimp

A Python plugin that start the Lorem Ipsum Generator for creating dummy text for your design drafts. The plugin requires the Lorem Ipsum Generator and is available at the moment for Linux only (post a comment if you like it to get for Windows too)

Presented by area42 - Agentur & Systempartner

Download and more information at

http://my.opera.com/area42/blog/lorem-ipsum-helper-for-gimp

Syndicate content