Earlier this year, I released a program for lossless cropping of jpeg images. This week, based on feedback from Ingrid, I ported the program to gtk (it originally used tkinter).

The main motivation for the change was to take advantage of the much more advanced Gtk file selector dialog--specifically, the ability to add a preview of the selected image.

I also added Debian packaging (tested for Ubuntu 8.04), and put the project under git.

Update, 2018: It's on github.