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.
- Tested on Debian 12 (Bookworm)
- PHP EXIF Extension
- PHP ZIP Extension
- 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
Add the following Cron jobs:
# Clean old files every 5 minutes
/5 * * * * /usr/bin/php /path/to/your/clean_old_files.php