diff options
author | gennyble <gen@nyble.dev> | 2024-12-20 14:50:43 -0600 |
---|---|---|
committer | gennyble <gen@nyble.dev> | 2024-12-20 14:50:43 -0600 |
commit | 8244b3d64ec6888dc65bfa599e9a878c97cb3440 (patch) | |
tree | 5868ee7249c4a8ff2fe2714fb9a0cffc6cc66ea2 /served/things/colorsquash | |
parent | 5a28637429dfcb3062b479e596e7376dbebb3bbf (diff) | |
download | ∞-8244b3d64ec6888dc65bfa599e9a878c97cb3440.tar.gz ∞-8244b3d64ec6888dc65bfa599e9a878c97cb3440.zip |
done? for now, anyway
Diffstat (limited to 'served/things/colorsquash')
-rwxr-xr-x | served/things/colorsquash/colorsquash.html | 5 |
1 files changed, 4 insertions, 1 deletions
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. <!-- |