summaryrefslogtreecommitdiff
path: root/graphics/pngquant/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/pngquant/README')
-rw-r--r--graphics/pngquant/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/graphics/pngquant/README b/graphics/pngquant/README
new file mode 100644
index 0000000000..34721f2b04
--- /dev/null
+++ b/graphics/pngquant/README
@@ -0,0 +1,5 @@
+pngquant is a command-line utility for converting 24/32-bit PNG
+images to paletted (8-bit) PNGs. The conversion reduces file sizes
+significantly (often as much as 70%) and preserves full alpha
+transparency. Generated images are compatible with all modern web
+browsers, and have better fallback in IE6 than 24-bit PNGs.