Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save photos in AVIF or JPEG XL formats? #87

Open
novomesk opened this issue Jan 24, 2023 · 1 comment
Open

Save photos in AVIF or JPEG XL formats? #87

novomesk opened this issue Jan 24, 2023 · 1 comment

Comments

@novomesk
Copy link

Hello,

I'd like to have possibility in PhotonCamera to save photos in new image formats like AVIF or JPEG XL.

These new formats have more efficient compression than old JPG, they can use more than 8bit/channel and they are also HDR ready.

AVIF can be supported via libavif and libaom,
JPEG XL can be saved via libjxl.

Please tell me if you agree or disagree with this feature.

Telegram desktop on Linux and Windows supports both AVIF and JXL now. I worked on enabling support in the Windows build of Telegram desktop app. My developer experiences on Android are limited but I'd like to help.

@gianni-rosato
Copy link

I'll second this. Alternative codecs for exporting images would be great, as you can save space at low/medium quality with AVIF & save space at medium/high quality with JXL. Looking forward to your thoughts on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants