nick8592/HEIC-to-JPEG
This repository contains a Python script, heic_to_jpeg.py, designed to convert HEIC files to JPEG format. The script utilizes the Pillow and pillow-heif packages for efficient image processing.
Python
This repository contains a Python script, heic_to_jpeg.py, designed to convert HEIC files to JPEG format. The script utilizes the Pillow and pillow-heif packages for efficient image processing.
Python