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

Increase quality for conversion PNG to AVIF #1549

Open
Rombersoft opened this issue Feb 12, 2024 · 1 comment
Open

Increase quality for conversion PNG to AVIF #1549

Rombersoft opened this issue Feb 12, 2024 · 1 comment

Comments

@Rombersoft
Copy link

Is your feature request related to a problem? Please describe

I've just converted PNG with size 235Kb to AVIF with 10Kb using the 13.5.0 library version and the result is very very bad picture quality.
I compared the result with the native Linux application ImageMagick (convert) and the result was 21Kb, and the picture quality is far better.

Describe the solution you'd like

I want to improve quality. Or maybe, it's possible to set quality and I don't know how to do it.

Describe alternatives you've considered

I assume that you can add the possibility of choosing a compression degree

Additional context

You can convert PNG photo to AVIF via your library and image-magick native and compare results

@dlemstra
Copy link
Owner

What is the exact NuGet package that you are using?

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