About the Project
A super simple python program for changing the format of images.
Not much else to say, it's fast it's simple, and under 8 KB.
What more do you want?
Features
- Convert between JPG, PNG, BMP, GIF, TIFF, WEBP
- Easy to use Graphical Interface
- Choose custom output folder
Requirements
- Python 3
- Pillow
How To Run
- Extract convert.py to your dersired folder
- Open cmd, type py -m pip install pillow to install Pilow
- Type py convert.py inside the directory of the script