about summary refs log tree commit diff
path: root/served/things/colorsquash
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2024-12-20 14:50:43 -0600
committergennyble <gen@nyble.dev>2024-12-20 14:50:43 -0600
commit8244b3d64ec6888dc65bfa599e9a878c97cb3440 (patch)
tree5868ee7249c4a8ff2fe2714fb9a0cffc6cc66ea2 /served/things/colorsquash
parent5a28637429dfcb3062b479e596e7376dbebb3bbf (diff)
download∞-8244b3d64ec6888dc65bfa599e9a878c97cb3440.tar.gz
∞-8244b3d64ec6888dc65bfa599e9a878c97cb3440.zip
done? for now, anyway
Diffstat (limited to 'served/things/colorsquash')
-rwxr-xr-xserved/things/colorsquash/colorsquash.html5
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.
 
 <!--