Convert your images to AVIF format quickly and easily with our online image converter. Upload your images and get high-quality AVIF files in seconds. It works offline too!
Replies
Best
Maker
📌
I built this as a replacement to avif.io which used to be an amazing tool to convert images to AVIF format.
There are a few things it does while converting
- Images are processed on the client-side. No uploading to unknown servers.
- It sorts multiple images by file size. Smallest gets converted first
- It does it in a batch of 3 images at once on desktops
- On phones however, it only converts one at a time and waits for the user to download the image, then cleans up memory and goes on to the next one.
- It works offline after the first load as it is a progressive web app(PWA)
Feel free to use the platform and provide feedback.
Replies