#!/usr/bin/python

from wx.tools.img2png import main
main()

