Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
I have a bunch of pngs that I just converted from even larger TIFs. Now the PNGs are still too large for usage on a website.
How can I a) findout their sizes (w x h) and b) scale them down to a fixed size? (using convert ?)