Crop Canvus is multi-platform compatible. This is a class allows you to crop an image in a variety of ways. You can crop in an absolute or relative way, both as a pixel number or a percentage. You can also save or display the cropped image. The cropping can be done in 9 different positions: top left, top, top right, left, center, right, bottom left, bottom, or bottom right. Or you can have it automatically cropped based on a threshold value. The original image can be loaded from the file system or from a string. It will also compensate so you can use GD versions 1.x or 2.x.