Skip to content

borgler/SuperConverter

Repository files navigation

SuperConverter

A GUI program for easily batch-converting images.

Dependencies

  • Python 2 (tested with Python 2.7)
  • wxPython
  • PIL (Python Imaging Library)
  • psd-tools module
  • PyPNG module

Optional:

  • py2exe for building on Windows

Windows Build Instructions

Run setup.py py2exe (make sure you use python 2), and it should create a windows executable called "main.exe" in a directory called "converter"

About

A GUI program for easily batch-converting images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages