Check out the ImageMagick library in PHP. It has good methods of working with and manipulating images (including crop).
You'll have to figure out where the "whitespace" is around the image. It could be challenging, since "whitespace" could be the color white, some other color, transparency, etc...