Projects Image Converter

Image Converter Screenshot

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

    1. Extract convert.py to your dersired folder
    2. Open cmd, type py -m pip install pillow to install Pilow
    3. Type py convert.py inside the directory of the script

Download

Released: 04/08/25
[Download v1.0]