kornelski / cavif-rs

AVIF image creator in pure Rust

Home Page:https://lib.rs/cavif

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a flag to save the original creation date of the image

valsaven opened this issue · comments

Greetings, thank you for the awesome library!
Is it possible to add a flag to save the original creation date of the image? This can be useful for converting various photo collections.

I'm not planning to preserve EXIF data, which is usually the authoritative source for date a photo was taken in photo collections. It's not a good idea to use this tool for photo collections.

If your photos are in JPEG, try using JPEG repacker feature of JPEG XL.