Skip to content

malagebidi/IMG2AVIF

Repository files navigation

Convert Image to AVIF

Convert bmp, gif, heic/heif, ico, jpg, jxl, png/apng, psd, svg, tiff and webp files (static or animated) to avif online for free. For best results, keep resolutions below 6000x6000.

Environment

  • Tested on Debian 12 (Bookworm)

System Requirements

Required PHP Extensions

  • PHP EXIF Extension
  • PHP ZIP Extension

Required System Packages

  • Libavif-bin (testing version)
  • FFmpeg (testing version)
  • ImageMagick portable version and configure with included policy.xml
  • LibWebP
  • FUSE System (apt install fuse libfuse2)
  • libjxl-tools

Scheduled Tasks

Add the following Cron jobs:

# Clean old files every 5 minutes
/5 * * * * /usr/bin/php /path/to/your/clean_old_files.php

About

Convert Image to AVIF

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published