/**

popular collection of scripts for all

*/
/** Search */

Image Manipulation

 }

IMGLIB

Hits: 6
*****
0.0

Image Resizer

Hits: 4
*****
0.0

PHP Exif Reader

Hits: 10
*****
0.0

Image_Toolbox

Hits: 10
*****
0.0
IMGLIB is a simple but
Resize the image without
A PHP implementation of a
Image_Toolbox is a PHP class
efficient image library for
altering or creating new
reader for the EXIF v2.2
that provides an easy to use
PHP without using the GD
resized image
standard. Reads the EXIF
library to the PHP GD-based
library. It is capable of
file. Display your image
information from JPEG files
image functions. It is
reading the width and height
in thumb or specify the
without the PHP function
compatible with PHP
of a picture (GIF, JPG,
percentage size for fast
 
>= 4.0.6 and all GD
JPEG, PNG).
loading displaying in the
 
versions. It features many
 
browser, no need to created
 
smart and useful resize
 
another resized image file,
 
options, TTF text
 
this script will do the job
 
generation, merging of
 
for you, it will not alter
 
images with many
 
the image itself, it will
 
photoshop-like blend modes,
 
only resize once display in
 
and the ability to save
 
the browser. Sample how
 
images to disk or output to
 
to use it : <img
 
browser. It is fully
 
 
 
documented and written in
 
 
 
the PEAR coding style.


Date: Oct, 25 2004


Date: Oct, 20 2004


Date: Aug, 10 2004


Date: Jun, 24 2004
This is a basic code
Have you ever wanted to make
This script aims to provide a
Features: Upload to server up
snippet,useful for PHP
thumbnails of JPG images, or
simple way of marking an
to 10 JPG pictures, Rename
newbies, which lets the user
resize JPGs using PHP? Not
image with a digital
files with given index,
browse through the local
sure how, and don't want to
"watermark" to
Create SWF images from
system and get the
grok a whole image library
prevent unauthorized use. It
uploaded pictures, Create
dimensions of gif/jpg files
to figure it out?
is implemented as a PHP
JPG thumbnails, Create SWF
along with viewing the
MakeJPGThumb does all the
class and should be usable
thumbnails. Also includes an
image. Compatible with the
work for you! Using
inside most PHP scripts.
Online JPG to SWF converter
PHP 4.0/Apache 3.0 and later
MakeJPGThumb couldn't be
Images are accepted either
with preloader. Script
versions. imgprop - is the
easier. It's provided as a
as a filename or as a
require MING + GD 1.6 +
PHP file,which is usuall
function which takes care of
reference to a PHP resource
ImageMagic or MING + GD 2.0
placed inside apache/htdocs
all your JPG resizing dirty
 
 
for execution.
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.
 
 


Date: Jun, 22 2004


Date: May, 16 2004


Date: May, 11 2004


Date: Apr, 15 2004
{ Copyright } ©2006 NuclearScripts.com