Process an image to make it not exceed 1024x768 by resizing while keeping the same aspect ratio
Convert an image to make it black and white then sharpen slightly, and normalize the image
Process an image to make a thumbnail in gif format with size not to exceed 64x64, keeping the same aspect ratio
Resize an image to be 1024x768 keeping the same aspect ratio and padding evenly on the left and right sides or only on the bottom as needed. Padding should be 50% gray.