libheif

HEIF/HEIC image format decoder and encoder library

brewmacoslinux
Try with needOr install directly
Source

About

ISO/IEC 23008-12:2017 HEIF file format decoder and encoder

Commands

heif-convertheif-info

Examples

Convert HEIC image to JPEG$ heif-convert input.heic output.jpg
Display information about a HEIF file$ heif-info image.heic
Convert HEIF to PNG format$ heif-convert input.heif output.png