From 1be543ad0788c722ec4ded57dde20fe2639da063 Mon Sep 17 00:00:00 2001 From: ErrorOliver Date: Thu, 6 Nov 2025 20:30:52 +0000 Subject: [PATCH] Missed something (CompressingImages.md) Am I going too far with the typo fixing :trol: --- CompressingImages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CompressingImages.md b/CompressingImages.md index 16e06df..9e7b0db 100644 --- a/CompressingImages.md +++ b/CompressingImages.md @@ -2,7 +2,7 @@ This is for in the future when I want to compress more images or anyone else for # Lossless ### https://squoosh.app/ -good at reducing the pallet, a first step for images that have a limited number of colors, bad at actually compressing things though, for all formats except WEBP and PNG. +Good at reducing the pallet, a first step for images that have a limited number of colors, bad at actually compressing things though, for all formats except WEBP and PNG. ## PNGs: Good ratios, though not as good as other options, though better compatibility.