From 4df0ccb343074074d3240564d1bb470c23cffda3 Mon Sep 17 00:00:00 2001 From: Kilian Valkhof Date: Sat, 9 Jan 2010 17:28:14 +0100 Subject: [PATCH] add list of tools --- todo | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/todo b/todo index 09ca1b2..bcdc180 100644 --- a/todo +++ b/todo @@ -1 +1,18 @@ - Name project. (;)) +- make an index of available command line tools + All: + - imagemagick? * + png: + - optipng * (better version of pngcrush) + - pngnq * (lossy, better version of pngquant) + - pngout http://www.jonof.id.au/kenutils + - pngcrush * + - pngquant * (lossy) + - advancecomp/advpng * + jpg: + - jpegoptim * + gif: + - optipng * + - gifsicle * (maybe) +* = available in ubuntu +