|
This is a basic code
Designed for webmasters who
Image Resize Wizard is a free
Resize the image without
snippet,useful for PHP
need to upload multiple
program that takes two
altering or creating new
newbies, which lets the user
pictures and apply same
inputs - your image and the
resized image
browse through the local
operation to all of them.
size - and creates a new,
file.
Display your image
system and get the
Features: **Upload
re-sized image for you to
in thumb or specify the
dimensions of gif/jpg files
multiple pictures or
download. You can add the
percentage size for fast
along with viewing the
**Process pictures already
program to your web site or
loading displaying in the
image. Compatible with the
stored on your server
use it yourself and it's
browser, no need to created
PHP 4.0/Apache 3.0 and later
**Perform multiple operation
super easy to install.
another resized image file,
versions. imgprop - is the
on multiple pictures in one
this script will do the job
PHP file,which is usuall
run: Resize, watermark,
for you, it will not alter
placed inside apache/htdocs
write text and many more..
the image itself, it will
for execution.
**All output is template
only resize once display in
based so it will surely fit
the browser.
Sample how
into your site's design
to use it : <img
Date: Jun, 22 2004 Date: Sep, 19 2006 Date: Feb, 24 2006 Date: Oct, 20 2004 |
|
This free PHP script lets
Inspired by Backpackit.com's
This is a simple function
Uses JavaScript and CSS to
your visitors upload and
image management, Image
that outputs an image
provide an easy interface
resize JPG, GIF, PNG, and
Snapshot can take a portion
generated using GD library
for users to upload, resize
Windows Bitmap images using
of an image (crop) to
to PHP string (standard
and crop Jpeg photos.
GD library. Visitors are
specific dimensions, from
image functions from GD
Very customizable so that
forced to download, so
different areas of the
library can output images
you can do whatever you want
you'll never be hosting any
original image.
This
only to the browser or a
with the cropped image.
image.
class has been created for
file). The image then can be
the purpose of manipulating
stored in $_SESSION variable
an uploaded image, and
or MySQL database.
creating a Thumbnail image
that does not alter the
aspect ratio, and yet
represents the contents of
the original image. I'm sure
other uses can be found for
the Image Snapshot class,
but I'll leave that to you.
I use it for Photo
Galleries, and Shopping Cart
systems.
View the manual
to get a clearer picture.
This class supports:
-
Jpg, Gif, Png files
-
Output to Jpg
- Can resize
images before applying the
crop
- Can crop from any
part of the image
An
Online Manual is available.
Date: Dec, 29 2006 Date: Sep, 06 2006 Date: Aug, 14 2006 Date: Oct, 18 2006 |