From 54d58b571208b77a556920a032c44af39c601973 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 24 Jul 2024 11:58:57 +0300 Subject: [PATCH] JXL beats WebP even in lossless mode --- doc/why.texi | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/why.texi b/doc/why.texi index 1022e90..0b61ae5 100644 --- a/doc/why.texi +++ b/doc/why.texi @@ -32,11 +32,9 @@ checks. Why the hell people just do not send PostScript documents instead!? @item And wonderful @url{http://jpegxl.info/, JPEG XL} image format is -not supported by most browsers. Even pretty old -@url{https://developers.google.com/speed/webp, WebP}, that has highest -compression ratio for lossless screenshots, is not supported everywhere, -especially on old browsers. -@url{https://aomediacodec.github.io/av1-avif/, AVIF} could be useful too. +not supported by all browsers. Even pretty old +@url{https://developers.google.com/speed/webp, WebP}, is not supported +everywhere, especially on old browsers. @item None of web browsers has ability to view web archives (@url{https://en.wikipedia.org/wiki/Web_ARChive, WARC}s). And most of -- 2.48.1