about summary refs log tree commit diff
path: root/squash/README.md
diff options
context:
space:
mode:
authorgennyble <gen@nyble.dev>2024-01-12 12:08:19 -0600
committergennyble <gen@nyble.dev>2024-01-12 12:08:19 -0600
commit0ec3c8d1c51ea2286e7762f3a3d1cbebd7700f50 (patch)
treeb51a97b76457299c0647232893a99991a9d17a6d /squash/README.md
parent093bb9d6889f6e026f14edc04e2f79bdea3c0b56 (diff)
downloadcolorsquash-0ec3c8d1c51ea2286e7762f3a3d1cbebd7700f50.tar.gz
colorsquash-0ec3c8d1c51ea2286e7762f3a3d1cbebd7700f50.zip
squash: fix tolerance and add algorithm selection
Diffstat (limited to 'squash/README.md')
-rw-r--r--squash/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/squash/README.md b/squash/README.md
new file mode 100644
index 0000000..6dd691c
--- /dev/null
+++ b/squash/README.md
@@ -0,0 +1,3 @@
+# squash
+A command line color quantization program. Accepts most JPEG/PNG as input
+and outputs indexed PNG/GIF
\ No newline at end of file