-
Images can be loaded from a specified file or a previously computed one can be used. Image dynamic resizer can resize the image to a given width or height keeping the original aspect ratio.If the original aspect ratio differs from the desired size aspect ratio, the resulting image can either be cropped or filled with a given background color.Requirements: PHP ...
-
Images in the GIF, JPEG or PNG formats, can be opened from files stored on the server, uploaded files or strings.Currently Fuerte Image Tool can perform several types of image manipulation operations, like resizing images to a given width and height, resize images proportional and fit within given width and height limits, add borders, etc..The manipulated images can be saved ...
-
Simple Image Resizer to resize an image from bigger to smaller size, supporting many image format such as PNG, JPG, and GIF. Simple Image Resizer is useful when we want to upload an original image and make it thumbnail view on your site which has best result thumbnail image, without reducing the quality from original image. Easy to use for ...
-
Image Manipulation can read images in the GIF, JPEG, or PNG and resize the image by a scale factor given in percentage or to a given width or height value.The name of the original file is used for the resized image too.Requirements:PHP 5.0 or higher
-
JPEG images can be loaded from local files or remote URLs. image_jpg perform several image manipulation operations like adding borders and resize images.The manipulated images can be saved to JPEG files.Requirements: PHP 3.0 or higher
-
Image Resizer may be used to resize uploaded images, so it can also verify whether the image does not exceed a given size, whether it matches expected file name extensions, and that there is no file with the same name in a given pictures directory.The resizing is performed proportionally and in a way that does not exceed specified width and ...
-
Process Images takes the GIF or JPEG images from the current directory and resizes the images by a given percentage scale. The images are stored in files with the .resized extension inserted before the original file name extension.HTML code for a page to display the processed images, can also be generated.Requirements:PHP 5.0 or higher
-
Image can manage uploaded files of the GIF or JPEG format and resize them if they exceed a given width or height limit. A specified directory is used to store the resized images, while preserving the original images aspect.
-
The generated thumbnail can be saved to a file.
-
Image Resize Class is based on the factory design pattern. There is a ImageResize base class and subclasses for specific image file formats.The ImageResizeFactory class has a factory method which is used to determine which of the sub-classes specialized in each of the supported formats is to be instanciated.The choice of sub-class is made upon the determination of the input ...
-
Thumbnail Images reads a image file in the GIF, JPEG and PNG formats and creates a true color image before resizing it to a given size in to make the thumbnail smooth.If the thumbnail width or height is not specified, the class calculates its value as to preserve the original aspect ratio. The resulting thumbnail image can be saved in ...
-
The max width and the max height for the output image can be specified and the aspect ratio is being kept.
-
Resize takes a given image and creates a copy with a new given size. The class can keep proportions of the original image upon setting a given width or height. A watermark image can also be overlaid over one of the resized image's corners or its center.The final image may also be rotated by a given angle. The background color ...
-
KG Image Resizer Thumbnail Class can resize a given image in the PNG, GIF or JPEG formats to a given width and height. If the image file does not exist, it uses a default image file.The source image format is also being kept for its resized version, which gets served as the current script output.Requirements:PHP 4.0 or higher
-
The functions to resize by height, width or percent, as well as crop, are included.

