Create shadowed thumbnail is a GIMP scrit which allow you to create a thumbnail preview of an image with a shadow effect.
For questions o r suggestions you can write to author mail address: tommaso.frazzetto@gmail.com.
This script is part of a tutoria which is an introduction to scripting in GIMP. You can find the article (in ITALIAN language) at
web page at http://www.brainspace.it/?p=136
gimp-netpbm2gimp-plugins is a collection of over 200 GIMP plug-ins produced by running the source code of the Netpbm graphics filters through Netpbm2Gimp, which is described below.
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.
A simple plug-in to convert RGB images to YUV in GIMP. This means that after having applied the filter, you will get luminance (Y) in the red channel (R), and chrominances in green and blue channel. By using the decompose plugin, or the channel dialog, you will be able to work in YUV space, and be back in RGB space by the reverse plugin.
Recent comments