InstaHippo

May 11, 2008

Image Resize

Filed under: Uncategorized — admin @ 1:45 pm

Image Resize is the only one software to be able to process 10, 100 or more than 1000 images with few manipulations. Image Resize scans recursively the directory you provided and finds all the images located on your hard disk, and processes the files without manual manipulation.1

Dynamic Image Resize Wizard is a program that takes two inputs (an image URL and the size) and creates code to generate a new, re-sized image on-the-fly. You can add the program to your Web site or use it stand-alone.2

Click on the “Submit” button and wait for the site to perform its magic. Once the page refreshes and the image is resized, you will be able to view it by clicking on the blue “View Resized Image” button.3

In addition, the Image_Transform library offers diffferent ways (to skin the old cat) to resize an image - by given pixel value, only on the X axis, on Y, scalling in percentage and so on. And, of course, the library can do much more than resizing, as you can see in the API docs.4

Also if you need image to be specific width then set image width and leave out height, this way image will be resized in proportion. Same thing for height just leave width out.5

Next piece of VBScript code if from the live resize sample and demonstrates the ResizeImage function. The source gif, jpeg or png image from upload is saved to a temp folder.6

In addition to moir? artifacts, a resized image can also become significantly less sharp. Interpolation algorithms which preserve the best sharpness are more susceptible to moir?, whereas those which avoid moir? typically produce a softer result.7

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URL

Leave a comment

Powered by WordPress