JPG to AVIF

Match the JPG's quality and AVIF comes out smaller than the original.

What this does

This decodes each JPG and re-encodes the pixels as AVIF with a WebAssembly AV1 encoder. Match the JPG's quality and the AVIF comes out smaller than the original. Re-encoding can't recover detail the JPG already discarded, but it does shrink the file.

How it works

  1. 1Drop your JPG images.
  2. 2Download each result, or grab them all as a zip.

Built with open source

Frequently asked questions