Skip to content

hdunl/HEICViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

HEIC Viewer and Converter

This is a Python program that allows you to view and convert HEIC files to JPEG and PNG formats.

Features

  • View HEIC files using a GUI interface
  • Convert HEIC files to JPEG and PNG formats
  • Batch convert multiple HEIC files to JPEG and PNG formats
  • Save converted files to a specified directory

Getting Started

  1. Clone the repository to your local machine
  2. Install the required dependencies using pip: pip install tkinter pillow-heif
  3. Run the program using Python: python main.py

Usage

  1. Open the program and select a HEIC file to view using the "Open HEIC" button
  2. Use the GUI interface to view the HEIC file
  3. Convert the HEIC file to JPEG or PNG format using the "Save as JPEG" or "Save as PNG" buttons
  4. Batch convert multiple HEIC files to JPEG and PNG formats using the "Batch Convert" button

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages