From 4798d9da641b939a4e26a99d49342728676f4442 Mon Sep 17 00:00:00 2001 From: Pascal Jufer Date: Thu, 2 Feb 2023 18:47:07 +0100 Subject: [PATCH] Docs: clarify supported bit depth for AVIF images (#3541) --- docs/install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.md b/docs/install.md index 29068af8..ec703b96 100644 --- a/docs/install.md +++ b/docs/install.md @@ -28,7 +28,7 @@ is downloaded via HTTPS, verified via Subresource Integrity and decompressed into `node_modules/sharp/vendor` during `npm install`. This provides support for the -JPEG, PNG, WebP, AVIF, TIFF, GIF and SVG (input) image formats. +JPEG, PNG, WebP, AVIF (limited to 8-bit depth), TIFF, GIF and SVG (input) image formats. The following platforms have prebuilt libvips but not sharp: