Enter a color, width, height and file type. Color must be a valid hexadecimal such as ff0000 or a valid color name such as red. To create a transparent GIF or PNG, enter transparent. Width and height must be from 1 to 550.
Changelog
12/30/08 - Restore function fixed
1/5/09 - Fixed: Quick resize was converting everything into .png.
1/5/09 - Fixed: Bug in Crop that made it so you could only crop once.
1/7/09 - GD functions in index.php replaced with Imagick functions. Now accepts color names.
1/15/09 - Added a file uploader that MSNTV2 users cn use to upload images from their box. Computer users can use it to. WebTV users can use it to upload screen captures.
1/31/09 - Found and fixed a bug in Sharpen.
1/31/09 - Crop updated from using GD crop to Imagick crop. This should take care of a bug that sometimes effects the color of a cropped jpg.