av1-avif VS brunsli

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

av1-avif

AV1 Image File Format Specification - ISO-BMFF/HEIF derivative (by AOMediaCodec)
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 brunsli
25 2
437 722
0.7% 0.1%
0.0 6.3
over 1 year ago 3 months ago
HTML C++
BSD 2-clause "Simplified" License MIT 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

brunsli

Posts with mentions or reviews of brunsli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.
  • Isn't now the time for Python Support?
    3 projects | /r/jpegxl | 2 Jun 2023
    we need Native Support for Python (or at least a reliable package) for managing the JXL files and up to this point brunsli (JXL_Patch) (which I couldn't make heads or tails of it) and jxlpy (which had problems installing on Python 3.11) were the only solutions I could find that came close to solving this issue, so ... what should we do?
  • AVIF support enabled by default in Firefox 86
    4 projects | news.ycombinator.com | 9 Jan 2021
    To add to this, it's already possible to give this a try via building Brunsli from source:

    https://github.com/google/brunsli

    I personally use the cbrunsli/dbrunsli cmdline programs to archive old high-resolution JPEG photos that I've taken over the years. Having a gander at one subdirectory with 94 photos @ 354 MB in size, running cbrunsli on them brings the size down to 282 MB, which brings in savings of about 20%. And if I ever wanted to convert them back to JPEG, each file would be bit-identical to the originals.

    Perhaps it's a little early to trust my data to JPEG XL/Brunsli, but I've ran tests comparing hundreds of MD5 checksums of JPEG files losslessly recreated by Brunsli, and have not yet ran into a single mismatch yet.

    I can only say that I am very excited for the day that JPEG XL truly hits primetime.

What are some alternatives?

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

ImageMagick - 🧙‍♂️ ImageMagick 7

Lepton - 💻 Democratizing Snippet Management (macOS/Win/Linux)

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

lepton - Lepton is a tool and file format for losslessly compressing JPEGs by an average of 22%.

chromium - The official GitHub mirror of the Chromium source

webp - webp for the Windows build of ImageMagick

pillow - Python Imaging Library (Fork)

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

jekyll_picture_tag - Easy responsive images for Jekyll.

jpeg-xl - jpeg-xl for the Windows build of ImageMagick