Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 209 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 209 Bytes

HEIC to JPG

Simple HEIC to JPG format converter

Setup

  1. git clone https://github.com/Ch4rlzki/HEIC-to-JPG.git
  2. cd HEIC-to-JPG
  3. pip install -r requirements.txt
  4. py main.py
  5. Enjoy!