A simple Imagemagick montage GUI using PyGTK instead of command line interface
Montage is an imagemagick commandline tool to create a composite image by combining several separate images. This is a simple PyGTK GUI to generate montage shell command to run.
Requirement: Python 2.7.x PyGTK 2.x ImageMagick with montage command
License: GNU General Public License version 3 or later.