heif-enc
ISO/IEC 23008-12:2017 HEIF file format decoder - examples
Install
- All systems
-
curl cmd.cat/heif-enc.sh
- Debian
-
apt-get install libheif-examples
- Ubuntu
-
apt-get install libheif-examples
- Arch Linux
-
pacman -S libheif
- Kali Linux
-
apt-get install libheif-examples
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libheif-examples
- OS X
-
brew install libheif
- Dockerfile
- dockerfile.run/heif-enc
libheif-examples
ISO/IEC 23008-12:2017 HEIF file format decoder - examples
libheif is an ISO/IEC 23008-12:2017 HEIF file format decoder. HEIF is a new image file format employing HEVC (h.265) image coding for the best compression ratios currently possible. Sample applications using libheif are provided by this package.