Single or Batch Mode
Convert one image, multiple selected files, or complete directories with optional recursive subfolder scanning.
Apple Pie Image Converter transforms HEIC and HEIF photos into optimized JPEG or PNG files with batch processing, precision resizing, metadata controls, safe exports, and repeatable production settings.
Apple Pie is designed for web developers, photographers, content teams, and anyone who needs Apple photo formats converted cleanly, consistently, and repeatedly.
Convert one image, multiple selected files, or complete directories with optional recursive subfolder scanning.
Choose compact JPEG output for the web or PNG for lossless workflows and transparent image handling.
Keep original dimensions, use maximum bounds, force exact dimensions, or scale by percentage.
Adjust JPEG quality, PNG compression, aspect ratio behavior, and enlargement prevention for each job.
Preserve useful EXIF and ICC data or strip metadata to reduce output size and improve privacy.
Files are written through temporary output before being moved into place, reducing partial and corrupted exports.
The interface is designed around a direct production loop so the same source images can be exported repeatedly with different dimensions and compression levels.
Select one file, several files, or an entire directory of HEIC and HEIF images.
Select JPEG or PNG, then choose the destination folder and filename behavior.
Apply a preset or customize dimensions, quality, compression, metadata, and scaling.
Review the output sizes, adjust the variables, and run another export without rebuilding the queue.
Apple Pie remains compact by using Python, Tkinter, Pillow, and pillow-heif. No server, browser framework, database, or external configuration is required.
pip install Pillow pillow-heif
python3 applepie.py
Download the single-file Python application, install the two image libraries, and start converting Apple photos into clean web assets.