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?".
ImageMagick manipulates raster images, so it converts any text to raster (ie pixels). If you want to crop a PDF file while retaining text as text, ImageMagick can't do this (as far as I know).