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.
- Host: GitHub
- URL: https://github.com/johnfraney/awesome-avif
- Owner: johnfraney
- License: mit
- Created: 2021-05-15T20:50:37.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-12-30T22:19:26.000Z (6 months ago)
- Last Synced: 2026-01-03T21:29:21.572Z (6 months ago)
- Homepage:
- Size: 16.6 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.

## 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