This program converts the heic files to jpg folder. To ocnvert the files, just select the folder which contains the heic files, then it will convert all the files of the folder to jpg.
- Just double click the h2jsetup.exe or,
- For the raw python script, you need to install python first (the program was tested on 3.13 version). Then you need to install the relevant packages using the following command.
pip install pillow pillow-heif- Then you can run
python heic_converter.py- Then paste the folder path and it will convert all the heic files available on that folder with 95% quality.
For support, email ping543f@gmail.com.