|
This script aims to provide a
This easy functions converts
ImageThumb is a small piece
Image_Toolbox is a PHP class
simple way of marking an
image to greyscale or black
of software written in the
that provides an easy to use
image with a digital
and white using many various
PHP language that lets you
library to the PHP GD-based
"watermark" to
alogorithms.
create thumbnails on the fly
image functions. It is
prevent unauthorized use. It
(Floyd/Steinberg, Burkes,
for a given image, whether
compatible with PHP
is implemented as a PHP
...)
it is local ore
>= 4.0.6 and all GD
class and should be usable
remote.
Currently supported
versions. It features many
inside most PHP scripts.
formats are GIF, PNG and
smart and useful resize
Images are accepted either
JPEG.
Now supports
options, TTF text
as a filename or as a
thumbnail caching in a
generation, merging of
reference to a PHP resource
directory of your choice.
images with many
To use this script, you
photoshop-like blend modes,
must have the GD library
and the ability to save
installed, and obiously a
images to disk or output to
webserver capable of running
browser. It is fully
PHP scripts (PHP >=
documented and written in
4.0.4).
the PEAR coding style.
Date: May, 11 2004 Date: Aug, 04 2006 Date: May, 08 2006 Date: Jun, 24 2004 |
|
Features
Per pixel filters:
IMG2ASCII is a PHP program,
IMGLIB is a simple but
Most people probably have
Brightness, Colorize, Color
that generates ASCII images
efficient image library for
seen those forum signatures
invert, Contrast, Gamma and
from JPG or PNG images.
PHP without using the GD
that show your IP and other
Gray scale.
Blend modes:
There are several options to
library. It is capable of
information inside a
Average, Color burn, Darken,
alter the generated output,
reading the width and height
picture. You might be
Difference, Exclusion, Hard
such as color, inversed
of a picture (GIF, JPG,
wondering how in the world
light, Lighten, Multiply,
color, font sizes,
JPEG, PNG).
is it done. Well this script
Multiply hard light,
background color, line
will do it for you you. You
Negotation, Overlay, Screen,
height or letter spacing
can make it so the image
Screen hard light, Soft
only to name a few.
changes, and the text
light, Stamp, Vivid light
changes, and make quite a
and Xor.
sophisticated sig! Also,
this particular sig could be
made to show any other php
variable such as the user's
host name, and it's most
likely possible to get the
user's resolution and other
information.
Date: Sep, 23 2005 Date: Dec, 31 2004 Date: Oct, 25 2004 Date: Apr, 11 2005 |