From d7fc95c950e4f211785bdbfcd6364f60e9085763 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Sat, 11 Jan 2025 02:10:00 +0100 Subject: [PATCH] README.md: fix size reduction estimate for WebP tiles I accidentally measured the output size including the `processed` directory for the previous numbers. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ea4856..7d60f78 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ updates more quickly. ### Image formats MinedMap renders map tiles as PNG by default. Pass `--image-format webp` to select -WebP instead. For typical Minecraft worlds, using WebP reduces file sizes by 10-15% +WebP instead. For typical Minecraft worlds, using WebP reduces file sizes by 20-25% without increasing processing time. MinedMap always uses lossless compression for tile images, regardless of the