Automatic Image Resizing, no user input

  •  01-15-2008, 12:07 PM

    Automatic Image Resizing, no user input

    Hey Adam,
     
    Any chance I can get CuteEditor to do server-side resizing of images automatically?  Set the MaxWidth/MaxHeight and maintain aspect ratio, and have it resize and save the file?
     
    I'm trying to find an elegant way to make a nice thumbnail version of a picture a user has uploaded. Similar to how Facebook allows you to take a thumbnail and drag it around to come up with the best resized picture that you can. To do this, I would want to call on CuteEditor to perform an automatic image resize on the image in question and save it to a specified location. I can pretty much handle the rest.
     
    I realize this isn't exactly what CuteEditor is intended for, but it has some nice tools, so if they exist, I may as well use them.
     
    -Phid
View Complete Thread