LibrePhotos/librephotos

Support scanning of AVIF images

Open

#445 opened on Feb 21, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Python (266 forks)batch import
backendcidifficulty: easyenhancementgood first issuesize: S

Repository metrics

Stars
 (6,222 stars)
PR merge metrics
 (Avg merge 5d 23h) (29 merged PRs in 30d)

Description

Describe the enhancement you'd like AVIF-converted images usually are very small and retain most of their metadata, making it a more size/quality efficient alternative to jpg and png images

I have a very extensive collection of photos that I converted to AVIF in order to preserve as much space as possible while maintaining quality similar the the original image and currently LibrePhotos doesn't have support for adding local .avif images to the library. It would be very convenient if LibrePhotos could just import the .avif images to the library just like it does with common image files.

Contributor guide