A Python based Image converter supporting a bunch of image formats.
Find a file
2022-01-14 00:12:34 +01:00
ImageConverter_v1.0.py Add files via upload 2022-01-13 23:48:02 +01:00
README.md Update README.md 2022-01-14 00:12:34 +01:00

ImageConverter

A Python based Image converter supporting a bunch of image formats.

Supported Formats:

.bmp, .dds, .dib, .eps, .gif, .icns, .ico, .im, .jpeg, .jpeg 2000, .msp, .pcx, .png, .ppm, .sgi, .spider, .tga, .tiff, .webp, .xbm, .palm, .pdf, .xv

Requirments

Python needs to be isntalled for this program to work. Tkinter doesn't work when .py converted to .exe for some reason - this script uses Tkinter as the graphics library