diff --git a/front/src/views/rule.html b/front/src/views/rule.html index 3fc4c25..3d9d576 100644 --- a/front/src/views/rule.html +++ b/front/src/views/rule.html @@ -339,6 +339,23 @@
Current weight as a {{image.originalFormat}}:{{image.originalWeigth | bytes}}
Converted to WebP:{{image.webpSize | bytes}} (-{{image.webpGain | bytes}})
Converted to AVIF:{{image.avifSize | bytes}} (-{{image.avifGain | bytes}})