Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 553 Bytes

File metadata and controls

16 lines (9 loc) · 553 Bytes

Image-Converter

Convert any image from PNG-JPEG-HEIC

Step 0: Download all the dependencies via pip (PIL, pillow_heif, os, sys, art)

Step 1: Drag and drop all desired images (.heic .jpeg .png) into the converter folder.

Step 2: Run convert.py

Step 3: When prompted, select the mode to run.

Step 4: type the name of the image to convert (ex. github_logo) (do not add the file type)

Step 5: Type the name you want to output the image as. (ex. githublogo) (do not add file type)

Step 6: Locate the newly converted photo in the convert folder.