From 153bd04b88e6b1ea299dab4f3bbff2b45ceb82ff Mon Sep 17 00:00:00 2001 From: gennyble Date: Mon, 19 Aug 2024 18:59:37 -0500 Subject: from pugetsound ventura --- served/things/colorsquash/colorsquash.html | 112 +++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100755 served/things/colorsquash/colorsquash.html (limited to 'served/things/colorsquash/colorsquash.html') diff --git a/served/things/colorsquash/colorsquash.html b/served/things/colorsquash/colorsquash.html new file mode 100755 index 0000000..e8a61c6 --- /dev/null +++ b/served/things/colorsquash/colorsquash.html @@ -0,0 +1,112 @@ +--- +template=post +title=Colorsquash +style=/styles/post.css +style=memoryleak.css + +description=Colour quantizer +art=astro_squash.gif +art_alt=squashed dog +--- +[@paragraphs off] + + + +
+
+ a small dog laying on a concrete floor in an industrial building +
24bit rgb
+
+ +
+ the same image in 256 color. there are some visual differences, but the two images look very similar +
256 color indexed
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
PlatformSize
Windows x64463K
Linux x64460K
Linux aarch64463K
MacOS x64424K
MacOS ARM413K
+ squash v0.3.0 +
+[@paragraphs on] + +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. + + \ No newline at end of file -- cgit 1.4.1-3-g733a5