Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 778 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 778 Bytes

HEIF to JPEG/PNG Converter

Simple C++ HEIF to JPEG/PNG Converter


+ This project is Free and Open Source Software (FOSS)  

About

This project was written quickly to convert some files created from an iPhone with a camera accidentally set to 'Live' mode, which produces .heic files. Upon opening them on a Windows PC, Microsoft displays a prompt asking for $1.25 to download a decoder for viewing the files (which may or may not work for most users, anyway).

Dependencies

OpenCV4
GLEW
GLFW
libheif

Supported Platforms

Windows x64