I've been working on a graphical frontend to djvubind and alike software for those who prefer to use a GUI instead of the CLI. I've dubbed it Graphical Book Binder.
It's currently unable to do anything but thumbnail images and convert them to TIFF for use with djvubind and Tesseract. The GUI is quite bare, and I plan on adding tons of options as I move along, but for now, it's working. The main hurdle I have to get over is figuring out how to use QT4 and it's Python bindings, as I am pretty competent with Python.
Here's the current GUI. It's able to bind, but a glitch makes it freeze and go nuts while it is...


I've whipped up a quick 30 minute project page through GitHub, so for more (heh) info, browse here: http://blender3d.github.com/Bindery/.
If anyone has any suggestions, I will appreciate them a lot

I'll post a fully bug-free interface demo soon, as I don't want to release this bug farm just yet.
Happy scanning!