You can download the Free Mosaic Generator (GPL license) called TAMOGEN here:
http://jackwhitsitt.com/tamogen.zip
Tamogen.zip includes a binary executable for windows (along with supporting files) and the python source code for other platforms (such as OS X or Linux). Binaries for other OS’s will be released shortly.
If you have python installed or don’t need an executable, you can get just the python script here:
http://jackwhitsitt.com/tamogensrc.zip
—
Example black and white pic (color looks really cool, too):
INSTRUCTIONS AND NOTES:
#######################################
TAMOGEN: Tone Altering Mosaic Generator
#######################################
TAMOGEN is a program designed to either create a mosaic of one image out of another, or create a mosaic of one image out of itself.
The images used can be color or black and white. At runtime, TAMOGEN will allow you to convert color images to a black and white mosaic if so desired.
TAMOGEN will allow you to specify how many times the smaller image is repeated to create the larger mosaic. It will do this by asking you how many columns, and how many rows you would like to have. If you specify 40 rows and 40 columns, the resulting mosaic will repeat the smaller image 1600 times.
Bear in mind that this effectively is the resolution at which the larger image will be seen.
10 columns and 10 rows will create an almost unrecognizable large image with easy to see small images. 200 columns by 200 columns will create a very clear larger image, but the smaller images will be harder to see.
TAMOGEN will also allow you to specify the resulting pixel resolution of the image. The higher the final resolution, the larger the image will print and the clearer the smaller images will be when viewed at full size.
#######################################
To run TAMOGEN:
1. Unzip the files in tamogen.zip to your computer.
2. Copy the image(s) you wish to use to the same directory as TAMOGEN.
3. Run the program by double-clicking “tamogen.exe”
4. Answer the questions asked
5. In the last question, you will be asked what the mosaic file name will be.
The final picture file will be named: <name you specified>.final.png
6. After running TAMOGEN, you will find an image named <something>.thumbnail.PNG – you can delete that.
**NOTE: THIS PROGRAM REQUIRES THAT YOU USE .PNG IMAGES FOR THE TIME BEING. A FUTURE UPDATE WILL SUPPORT ADDITIONAL FORMATS.
#######################################
You can also find and edit the python source code in the file “tamogensrc.py”. To do so, you will need a working installation of Python on your machine and the Python Imaging Library (PIL) installed.







7 comments
Comments feed for this article
October 18, 2008 at 3:05 am
patrick91
Hi, this software is really cool but can I use more than one image for the background?
Thanks
February 11, 2009 at 8:21 pm
George P
I couldn’t figure out how to use it. I followed all the instructions but never got an image
February 12, 2009 at 12:32 am
Jack Whitsitt
Are you using it on a Mac or a PC?
April 11, 2010 at 6:14 pm
Zach
Did you get around to making some OS X Binaries yet?
Thanks!
August 12, 2010 at 2:23 am
PatrickEB
Hi there,
I’m not sure if you’re aware but they’ve included this in the recent release of Phatch:
http://photobatch.stani.be/
absolutely brilliant. I used to play around with Imagemagick until I got it right. Then found this and then found they’d included it in Phatch – which makes it even easier!
:)
Thanks ever so much for your work.
August 13, 2010 at 8:17 am
Jack Whitsitt
the Phatch team mentioned they were going to include it – glad to see someone noticed it – and I’m thrilled people are still getting use out of it! Thanks for the note :)
July 20, 2011 at 2:22 am
Nik Adam Ahmad
Thanks soo much! It was brilliant!