Skip to content

A python script that converts heic images to JPG with optional limitation to 1080p size

License

Notifications You must be signed in to change notification settings

Sonic-79/HeicConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

HeicConverter

A python script that converts heic images to JPG with optional limitation to 1080p size

Since I actually cannot code, this was done using AI. The Script does work, but this repository is meant as a playground for me to get familiar using Github.

To Use the Script you will need to have python 3 and a few libraries (pillow, pillow_heif and PyQt5) You can get the libraries by executing:

pip install pillow pillow_heif PyQt5

(I did pip3 install ... on my Mac but pip is what the AI suggested)

About

A python script that converts heic images to JPG with optional limitation to 1080p size

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages