An open API service indexing awesome lists of open source software.

https://github.com/johnfraney/awesome-avif

A collection of awesome resources related to AVIF and AVIFS, the AV1 image formats for still and animated images.
https://github.com/johnfraney/awesome-avif

List: awesome-avif

Last synced: 5 months ago
JSON representation

A collection of awesome resources related to AVIF and AVIFS, the AV1 image formats for still and animated images.

Awesome Lists containing this project

README

          

# Awesome AVIF

A collection of awesome resources related to AVIF and AVIFS, the AV1 image formats for still and animated images.

![AV1 logo](./images/av1.png)

## AVIF

### Viewers & Editors

- [gThumb](https://wiki.gnome.org/Apps/Gthumb) (Linux/Unix)
- [GIMP](https://www.gimp.org/) (Linux/Unix, macOS, Windows)

### Converters

- [Squoosh](https://squoosh.app/) online converter by [Google Chrome Labs](https://github.com/GoogleChromeLabs)
- [Responsive Image Generator](https://johnfraney.ca/tools/responsive-image-generator/) by yours truly
- [AVIF to JPG](https://avif-to-jpg.org) - Browser-based batch converter.
- [AVIF to PNG](https://avif-to-png.org) - Browser-based batch converter.

### Mobile support

- [Android 12](https://developer.android.com/about/versions/12/features)

## AVIFS (a.k.a. animated AVIF, AVIF sequence)

### Viewers

- [VLC](https://www.videolan.org/vlc/) (Linux/Unix, macOS, Windows)
- [Celluloid](https://celluloid-player.github.io/) (Linux/Unix)

### Converters

- [Ezgif AVIF tools](https://ezgif.com/avif-maker), convert images, GIFs and videos to AVIF (online)

## Technical information

- [AOMediaCodec/av1-avif specification](https://github.com/AOMediaCodec/av1-avif)
- [AV1 Image File Format (AVIF)](), AV1 Wikipedia page
- [Web browser support for AVIF](https://caniuse.com/avif), "Can I use..."

## Blog posts and media

- [AVIF for Next-Generation Image Coding](https://netflixtechblog.com/avif-for-next-generation-image-coding-b1d75675fe4) by Netflix Technology Blog
- [AVIF has landed](https://jakearchibald.com/2020/avif-has-landed/) by Jake Archibald