From f4a3c7eb5478ee77bd206353308eab3b02db923a Mon Sep 17 00:00:00 2001 From: Anton Date: Fri, 19 Aug 2022 13:22:43 +0200 Subject: [PATCH] Mention mozjpeg as the best libjpeg option (#2995) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a81037f1..7cef7f68 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,8 @@ so make sure that is working. ### libjpeg -The IJG JPEG library. Use the `-turbo` version if you can. +Anything that is compatible with the IJG JPEG library. Use `mozjpeg` if you +can. Another option is `libjpeg-turbo`. ### libexif