Skip to content

loydi/HEIC-Converter

Repository files navigation

HEIC Converter

A simple HEIC to JPEG/PNG converter using PyQt5 and Pillow.

Features

  • Convert HEIC images to JPEG or PNG format
  • Simple and user-friendly GUI
  • Supports batch conversion
  • Option to overwrite or skip existing files

Installation

Windows

Download and Install:

image

Linux

Requirements

  • Python 3.x
  • PyQt5
  • Pillow
  • pillow-heif
  1. Clone the repository:

    git clone https://github.com/yourusername/HEIC_converter.git
    cd HEIC_converter
  2. Install the required packages:

    pip install -r requirements.txt

Usage

  1. Run the application:

    python main.py
  2. Use the GUI to select the folder containing HEIC files, choose the output format (JPEG or PNG), and start the conversion.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A simple HEIC to JPEG/PNG converter for Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages