Skip to content

boudribila/free-heic-to-jpg-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

🖼️ Simple HEIC to JPG Converter UI (No Code Required!)

This is the absolute easiest way to convert your iPhone photos (.heic) on a Windows computer into standard .jpg files. You do NOT need to install ImageMagick, and you do not need Jupyter Notebook. It is a standalone app window!

🚀 How to Use (For Beginners)

  1. Install Python: If you don't already have Python installed on your computer, download it from Python.org. ⚠️ CRITICAL: When installing Python, make sure to check the box that says "Add python.exe to PATH" at the very bottom of the first screen!
  2. Double-click the Start.bat file: A black window will quickly flash to install the background components (it takes 10 seconds), and then an App window will pop up!
  3. Convert! Click "Browse" to select your folder full of HEIC photos, and click the big green Start Conversion button.

🛠️ How it works under the hood

Instead of relying on clunky system installations like ImageMagick, this app uses pillow and pillow-heif directly inside Python to convert the images. Start.bat silently verifies you have these libraries installed using pip before spinning up the Tkinter user interface.

About

Free HEIC to JPG batch converter for Windows. Convert iPhone HEIC photos to high-quality JPEG format instantly. No ImageMagick or coding required. Open source GUI app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors