From 8244b3d64ec6888dc65bfa599e9a878c97cb3440 Mon Sep 17 00:00:00 2001 From: gennyble Date: Fri, 20 Dec 2024 14:50:43 -0600 Subject: done? for now, anyway --- served/things/colorsquash/colorsquash.html | 5 ++++- served/things/memoryleak/memoryleak.html | 3 +-- served/things/things.html | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'served/things') diff --git a/served/things/colorsquash/colorsquash.html b/served/things/colorsquash/colorsquash.html index e8a61c6..023a2d7 100755 --- a/served/things/colorsquash/colorsquash.html +++ b/served/things/colorsquash/colorsquash.html @@ -100,7 +100,10 @@ art_alt=squashed dog colorsquash is a tool for squishing your image into only 256 distinct colours, allowing it to fit in a GIF or indexed PNG. It tries to do this with as little -change as possible. +change as possible. It's quite good! And often matches the input image very closely, but should +be considered an artists tool. + +squash accepts input from png or jpg files and can output gif and png.