Skip to content

Converts any image file format to any other supported file format by PIL fork Python

License

Notifications You must be signed in to change notification settings

vovamod/Images-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

Converts any image file format to any other supported file format by PIL fork Python

Topics

Resources

License

Stars

Watchers

Forks

Languages