From 00f65f30544e07d2dd30cacc9bf9b9a1b97fc1d7 Mon Sep 17 00:00:00 2001 From: MathMan05 <73901602+MathMan05@users.noreply.github.com> Date: Thu, 6 Feb 2025 21:20:27 -0600 Subject: [PATCH] Update CompressingImages.md --- CompressingImages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CompressingImages.md b/CompressingImages.md index 2c127af..754adcd 100644 --- a/CompressingImages.md +++ b/CompressingImages.md @@ -16,7 +16,7 @@ oxipng -o max --strip all --alpha ### pngcrush Good, but should be ran before optipng, but isn't as good as it, use in tandom ### optipng -The best tool to really shrink pngs to be as small as they can be. +The second best tool to really shrink pngs to be as small as they can be. ## WEBP it's better than png, though I have a feeling more could be done to compress these