This document describes how to use ImageMagick, a free open source software suite for image manipulation, with PowerBuilder. It provides an overview of key ImageMagick methods for identifying image properties, converting formats, resizing images, adding text, cropping, and creating thumbnail folders. Code examples are given to demonstrate how to integrate these ImageMagick features into a PowerBuilder application using the COM interface and command line calls. The document also covers installing and setting up ImageMagick to work with PowerBuilder.