GIMP Lomo Filter
I really like the Lomo photo effect and I'd love to own a real Lomo camera — I just don't take enough pictures to warrant the purchase. Luckily the Lomo effect can be digitally emulated using a GIMP filter, and the results aren't too bad. See the before and after examples below:
Dragonfly [photo by peeper]

Butterfly [photo by Kevin Saff]

I can haz Lomoz filter [photo by Adelle Roux]

Get the filter
The GIMP filter that I used on the above images was originally written by Francois Le Lay. It has since been updated by Donncha O Caoimh to work with GIMP 2.4 [installed by default on Ubuntu 7.10.] The script is released under GPL.
You can download the script from directly from: http://crunchbang.org/misc/gimplomo.scm
Place the script in your "~/.gimp-2.4/scripts/" directory.
Alternatively, if you're an Ubuntu user you'll probably find it quicker to use the terminal:
1. Open a terminal and enter the following command to download the filter:
wget http://crunchbang.org/misc/gimplomo.scm
2. Move the filter to the correct directory with this command:
mv gimplomo.scm ~/.gimp-2.4/scripts/gimplomo.scm
Usage
Run or restart GIMP, open an image file to work on and select: "Filters -> Light and Shadow -> Lomo...".

Add Your Comment
Use the form below to add your comment. Markdown syntax is available. Note, comments are moderated by me for spam filtering. Alternatively, feel free to contact me privately.