Makejpgthumb is a Image Handling script
Overall rating: (N/A)
|
The script MakeJPGThumb is a Image Handling scrpit (watermark / resize / convert).
Have you ever wanted to make thumbnails of JPG images, or resize JPGs using PHP? Not sure how, and dont want to grok a whole image library to figure it out? MakeJPGThumb does all the work for you!
Using MakeJPGThumb coulndt be easier. Its provided as a fucntion 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 strses 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.
|
 Write a comment about the script MakeJPGThumb
|