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

Feature: add support for avif format #171

Open
icret opened this issue Feb 11, 2023 · 3 comments
Open

Feature: add support for avif format #171

icret opened this issue Feb 11, 2023 · 3 comments

Comments

@icret
Copy link

icret commented Feb 11, 2023

A modern image format based on the AV1 video format. AVIF generally has better compression than WebP, JPEG, PNG and GIF and is designed to supersede them. AVIF competes with JPEG XL which has similar compression quality and is generally seen as more feature-rich than AVIF.

wikipedia
Browser support
function.imageavif.php

@icret icret changed the title Proposal: add support for avif format Feature: add support for avif format Feb 11, 2023
@verot
Copy link
Owner

verot commented Mar 15, 2023

Yes, it is a good idea, I will look into it.

Of course, feel free to submit a patch!

@iatila
Copy link

iatila commented Dec 5, 2023

Is there conversion of heic and webp formats?

@verot
Copy link
Owner

verot commented Dec 5, 2023

WebP is supported. HEIC is not.

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

3 participants