Skip to content

catdad-experiments/heic-app

Repository files navigation

logo

HEIC Converter App

HEIC is a growing image format that is quickly gaining popularity. It is the primary for new iPhones and iPads, and is being introduced in new DLSR cameras as well. Having been an Apple exclusive for a few years, tooling around using and converting the format has been limited to just Apple devices.

Well, that is no more. Using the HEIC Converter, you can now convert your images anywhere you use the browser -- works across any phone, laptop, or desktop, across Windows, Linux, and MacOS. And best of all, you don't need to install anything. It just works directly in your browser.

If you do wish to install it, just follow the prompt to install the app, or create a shortcut through your browser's menu.

Related

Want to convert HEIC images from your Node.JS application? See the following:

  • heic-cli - convert heic/heif images to jpeg or png from the command line
  • heic-convert - convert heic/heif images to jpeg and png
  • heic-decode - decode heic images to raw image data
  • libheif-js - libheif as a pure-javascript npm module