ASPThumb

ASPThumb is an ASP component that allows ASP application to create high-quality thumbnails. You can use this component for automated creation of image previews in your ASP applications. The component can scale down and crop images, draw image border, etc. The resulting thumbnail can be saved to file or binary variable as JPEG image. The component can load the BMP, GIF and JPEG images from files or binary variables.

Key features

-high-quality image resizing (Lanczos3 and Bilinear algorithms are implemented).

-image cropping (to change aspect ratio).

-drawing image border with custom color and width.

-conversion of output image to JPEG .

-setting JPEG compression options.

-saving the output image to a file or binary variable.

-sending the output image directly to client browser.

-loading input image from file or binary variable .

-ability to load the BMP, GIF and JPEG images .