PHP Scripts » Image Manipulation

MakeJPGThumb

Author: Licence: Price: FREEHomepageDownloadPHP Scripts, Image ManipulationMakeJPGThumb

Have you ever wanted to make thumbnails of JPG images, or resize JPGs using PHP? Not sure how, and don't want to grok a whole image library to figure it out? MakeJPGThumb does all the work for you! Using MakeJPGThumb couldn't be easier. It's provided as a function which takes care of all your JPG resizing dirty work. You supply the function with 5 arguments: The source JPG file, the target width (or auto-ratio), the target height (or auto-ratio), the output JPG file, and the JPG quality percentage to use. The innovative thing about MakeJPGThumb is its ability to automatically calculate the aspect ratio if you provide only one dimension. We stress that this PHP code is distributed as a function, meant to be used by PHP programmers who want to be able to resize JPGs within their own scripts.

Comments on: MakeJPGThumb


FreshOne cannot be held responsible for the content of this page (MakeJPGThumb - Image Manipulation, PHP Scripts). The content provided on this page and the comments on MakeJPGThumb - Image Manipulation, PHP Scripts are user contributed.

Bookmark this page

           

Related scripts

RandomImage
RandomImage is a random image generator. It supports 4 graphics types, .bmp, .png, .gif, and .jpg. It finds a ...
Image Properties Viewer
This is a basic code snippet,useful for PHP newbies, which lets the user browse through the local system and g...
Create Custom Signs by Putting Your Text on Images
This unique script is a revolutionary new piece of software which will allow your site visitors to create cust...
Image Processor
With this script you can easily upload your image, resize it to fit into your design, add watermark or write t...
Croptool
Croptool is a graphical user interface (GUI) for online image manipulation with php and the gdlib. It allows a...