bump for update:
to fulfill my own lazyness, i added the ability to read a image list file. It just has to be placed in the "img" dir, filename "imgs.txt". If this file is available, the script will only use the files in that list, it doesn't check for forgotten/new images. This file contains one image filename per line, in the order they should appear in the finished document.
Example:
Code:
file1.jpg
file2.gif
file3.png
...
I'm waiting to hear some other ideas from you.