Example input
Code: Select all
~ $ convert in.png png8:out.png
Code: Select all
~ $ convert -type palette in.png png8:out2.png
Code: Select all
~ $ convert out2.png png8:out3.png
Code: Select all
~ $ convert out3.png png8:out4.png
Another example with a random image:
Input , output
This seems to be the same issue as for croco.png in this thread, but I opened a new thread because there was already confusion about 2 issues in 1 thread.
Code: Select all
~ $ convert -version
Version: ImageMagick 6.4.3 2008-08-20 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2008 ImageMagick Studio LLC