#!/usr/bin/python2 -s

from wx.tools.img2png import main
main()

