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.