On Sunday 27 October 2002 03:41, Lauri Watts wrote: > "import --depth 8 --dither --frame --quality 100 > <filename>.png" this didn't work for me. I had to replace all the -- by single - , like this: import -depth 8 -dither -frame -quality 100 <filename>.png Anguo