to_avif
Various experiments to convert image files to avif
Debian dependencies
- imagemagick-6-common
- libmagick++-6-headers
- libmagickcore-6-arch-config
- libmagickcore-6-headers
- libmagickwand-6-headers
Running it
./image_magick/to_avif.pl images/me.png >> me.avif
TODOs
- Install
libimage-magick-perl
for now - Image::Magick wants v7 but Debian has always shipped with v6 for
years; how was
libimage-magick-perl
built?
Description
Languages
Perl
100%