Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 980 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 980 Bytes

Images converter

Created by vovamod. Fully automated and configurable converter of any image file format


GitHub repo size GitHub GitHub last commit

Features

  • Automatic folder generaion
  • 100% conversation of files to PNG/BMP/BLP/DIB/EPS/TIFF/PPM/JPEG/DDS format (can be setuped in config.yml)
  • Manageable code for personal use

Installation

  1. Open cmd and paste this command: pip install PIL
  2. Afterwards launch converter.py

Usage

  • Create a folder named "Input" (or any other which you will use for file conversion) right next to converter.py
  • Then put all of the files that you want to convert in that folder
  • Launch converter.py and wait (you will see progress bar which will tell you when the process is done)