Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 297 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 297 Bytes

Image converter

Installation

Clone the project and run:

   pip install -r requirements.txt 

after, run:

   python main.py 

and type the path of directory you want to convert the images to JPG.

The converted images will be in TYPED_PATH/converted_images .