Zoomer is a python script for creating infinite zoom gifs.
Make sure PIL is installed, then copy and run the script
zoomer.py -point 0.5,0.5 -i input.png -o output.gif
Orignal concept from gif_recursion. Rewritten for better understanding, smoother zoom, arguments parsing and silly name