Multimatic: Downloads
This is the downloads page for Multimatic. Main, manual, examples.
Multimatic script
Installation
For the Windows version, unzip multimatic.zip, and run WinMultimatic.exe. There is also a command-line version, multimatic.exe.
For the script, run from the command line.
For the GUI-script, download to the same location as multimatic.py and then click or run from the command line. You will need all the right libraries installed (wxPython and PIL).
Usage
The manual contains a full description of all the options that you can use. The only way to run Multimatic is by setting these options: you will NEED to read the manual!
In the GUI version, you type these options into the text box, then click the button.
Changelog
- March 27, 2005: initial version 1.0 released.
- March 29, 2005: GUI and executable versions added.
Feature Requests
- A GUI? There is one now, and an executable version (Windows only).
- Colour filters per image: potentially, stay tuned
- Options for layout order...
- Got an idea? email me.
Known Problems / Issues
- Multimatic performs resizing and rotation: large images take longer to process than smaller images.
- Multimatic isn't clever about the order it performs resizes, rotates, and crops. Better image quality could be achieved if this were fixed.
- Cropping to remove blank space after rotating is currently done poorly.
- There are still some pretty hacky bits of code in there, so it needs a cleanup.
Links