Sergey "Shnatsel" Davidoff
Results
942
comments of
Sergey "Shnatsel" Davidoff
Thanks a lot for investigating this and for the detailed explanation! For SSIM I used the imagemagick 7 implementation, the exact command was `magick compare -quiet -metric SSIM "$ORIG_FILE" "$CONVERTED_FILE"...
I am also very interested in this. I would like to use this crate to convert images from JPEG and PNG to WebP, but due to the lack of support...