Alkl58 / MegaPixel-Qt

Qt GUI for avif, webp, jpegxl and mozjpeg
GNU General Public License v3.0
36 stars 2 forks source link

Avif with RGB Profile #3

Open Shanti099 opened 3 years ago

Shanti099 commented 3 years ago

Hello,

Thank you for your great work, it's very helpful.

but i noticed that Avif compression changing color rgb to yuv, is it possible to convert avif with rgb color profile? like it was added here https://github.com/kornelski/cavif-rs/releases

Thank you

Alkl58 commented 3 years ago

Sorry for answering this late. Technically it should be possible to choose the 4:4:4 colorspace, as it is has technically the same quality as RGB.