1 year ago
#313597
jfcalvo
How to check if an AVIF still image has been lossless encoded
I have an avif still image file that I know has been lossless encoded.
I'm trying to find a command line tool (or other way) that allow me to check that the file has been lossless encoded (instead of lossy).
I have tried with heif-info
(from libheif
) and magick identify
but none of the information showed help me to know if the image has been lossless encoded or not.
Is there any command tool to check if an avif file has been lossless encoded?
image-processing
lossless
heif
avif
0 Answers
Your Answer