Articles
The Image Stitcher
By Stephen Akiki
This command line python program allows you to "stitch" together images in a quick and easy manner. The program even allows you to specify directories to scan, what types of files to scan and the background filler color. To get a full understanding of the program watch the video tutorial below.
You need the Python Imaging Library to use this script. See here for PIL installation instructions.
Download the python files here
