#!/usr/bin/python2.3

from wx.tools.img2png import main
main()

