ads

Monday, September 9, 2024

Show HN: Avifify.sh – Encode PNGs into web optimized AVIF images https://ift.tt/QGlgRrd

Show HN: Avifify.sh – Encode PNGs into web optimized AVIF images This is a script I wrote to automate image resizing and encoding for images on my blog. This script will look for PNGs in the directory you're in and will resize and AVIF encode them. Run with -h for full options. The script calculates a file size budget based on the square root of the image's dimensions, and iteratively encodes images to fall in that budget. This script will encode AVIF by default, but I've also thrown in JPEG-XL and JPEG support, too. This script is tuned to create very lossy images with small sizes, so if you're looking for a miracle app that uses AI to infinitely enhance like on CSI, look elsewhere. https://ift.tt/NgcW7Cw September 9, 2024 at 09:00PM

No comments:

Post a Comment