av1-avif VS jpeg-xl

Compare av1-avif vs jpeg-xl and see what are their differences.

av1-avif

AV1 Image File Format Specification - ISO-BMFF/HEIF derivative (by AOMediaCodec)

jpeg-xl

jpeg-xl for the Windows build of ImageMagick (by ImageMagick)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
av1-avif jpeg-xl
25 2
437 21
0.7% -
0.0 7.1
over 1 year ago 29 days ago
HTML C++
BSD 2-clause "Simplified" License BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

av1-avif

Posts with mentions or reviews of av1-avif. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-16.
  • FSF Slams Google over Dropping JPEG-XL in Chrome
    10 projects | news.ycombinator.com | 16 Apr 2023
    The article is about avif not webp. Note the editors for the AOM avif specification don't even include Google https://aomediacodec.github.io/av1-avif/
  • Whistleblowers Take Note: Don’t Trust Cropping Tools
    2 projects | news.ycombinator.com | 14 Feb 2023
    This reminds me of something similar from the guy who implemented AVIF in Firefox. He gives a talk about the implementation [1] where he talks about the CLAP privacy problem. Basically the spec adds a field that allows for cropping of the image, but the binary file would still contain the original. This would lead users to believe some image data was deleted when it really wasn't. I always thought he spent a lot of time and effort on this for little gain, but now I'm starting to think it was worth his effort.

    [1]: https://youtu.be/BUkRlfkv2D8?t=2199

    And the related GitHub issue: https://github.com/AOMediaCodec/av1-avif/issues/188

  • AVIF images encoded with yuv422 appear black on iOS 16 / MacOS Ventura
    3 projects | /r/AV1 | 2 Nov 2022
    So actually the same images I linked above are in the AOMediaCodec repo as well, under Link-U: https://github.com/AOMediaCodec/av1-avif/tree/master/testFiles/Link-U And I see the same issue with the yuv422 images there as well. I'm guessing Apple's AVIF implementation must be incomplete?
  • JPEG-XL Sample HDR Photos
    1 project | news.ycombinator.com | 21 Oct 2022
  • Questions about AVIF metadata for PQ HDR mastering & tonemapping
    1 project | /r/AV1 | 22 Jul 2022
  • What is AVIF?
    6 projects | dev.to | 26 Apr 2022
    Created by Alliance for Open Media and worked on by Netflix, Microsoft, and Google developers, AVIF is open source - you can even weigh in on image processing and spec issues.
  • We need to rethink AVIF lossless mode.
    1 project | /r/AV1 | 19 Dec 2021
  • How can HDR AVIF stills be created?
    2 projects | /r/AV1 | 26 Jun 2021
    I've been trying to find a way edit 14bit RAW files (.ARW) to an HDR capable format (HEIF/AVIF). In the process I found out there's an official AVIF encoder (1) by AOM that seems like it should be capable of creating HDR PQ stills.
  • HDR AVIF samples (HDR10 for still images)
    1 project | /r/AV1 | 4 Jun 2021
    Others samples are available here : https://github.com/AOMediaCodec/av1-avif/tree/master/testFiles/Netflix/avif
  • Question: Multiscale AVIF performance?
    1 project | /r/AV1 | 2 Jun 2021
    AVIF can do something that resembles hierarchical JPEG and that could be useful for progressive decoding: you can have multiple layers/scales, where e.g. first a 1:4 image is encoded, then residuals to get to 1:2, then residuals to get to 1:1. Examples of this were recently added to the AVIF spec: https://github.com/AOMediaCodec/av1-avif/pull/134

jpeg-xl

Posts with mentions or reviews of jpeg-xl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-06.
  • Heyo Everyone! - is there a win or mac software to batch convert imgs to avif?
    3 projects | /r/AV1 | 6 May 2023
    shit i did not know that.. does it also work well with wordpress etc? because the only downfall of avif is bunch of extra steps on a nginx to get it to work right.. Also, u/LITUATUI 's comment, do i just change avif to jpeg-xl? i found something but didnt fully finish reading yet https://github.com/ImageMagick/jpeg-xl
  • FSF Slams Google over Dropping JPEG-XL in Chrome
    10 projects | news.ycombinator.com | 16 Apr 2023
    One of the most interesting things to me is that JPEG-XL is under an open Patent License, unlike the original JPEG.

    https://en.wikipedia.org/wiki/JPEG_XL

    Also, Google contributed quite a bit to it's development. As the patent grants show:

    https://github.com/ImageMagick/jpeg-xl/blob/main/PATENTS

    https://github.com/libjxl/libjxl/blob/main/PATENTS

    Microsoft seemed to have gotten a patent on part of it's implementation (which Google also tried to get). Not sure if Google will pay to invalidate that patent, but I have a feeling they are more likely to defend AVIF.

    https://www.theregister.com/2022/02/17/microsoft_ans_patent/

    Google's control is a little concerning, but I do feel there are bigger fish to fry then choosing between two free formats. Like H.264 and H.265 patents.

What are some alternatives?

When comparing av1-avif and jpeg-xl you can also consider the following projects:

ImageMagick - 🧙‍♂️ ImageMagick 7

jxl-winthumb - A JPEG XL (*.jxl) thumbnail handler for Windows File Explorer.

libavif - libavif - Library for encoding and decoding .avif files

sharp - High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.

chromium - The official GitHub mirror of the Chromium source

highway - Performance-portable, length-agnostic SIMD with runtime dispatch

brunsli - Practical JPEG Repacker

libjxl - JPEG XL image format reference implementation

webp - webp for the Windows build of ImageMagick

mv-extractor - Extract frames and motion vectors from H.264 and MPEG-4 encoded video.

squoosh - Make images smaller using best-in-class codecs, right in the browser.

jxl.js - JPEG XL decoder in JavaScript using WebAssembly (WASM)