Easy steps to install libheif package on Mac
Package Information:
Application Name – libheif
What is libheif – Not Available for libheif
Use of libheif – ISO/IEC 23008-12:2017 HEIF file format decoder and encoder
URL – https://www.libde265.org/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install libheif using brew
brew install libheif
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
libheif is ready to use now!