|
phpWatermark aims to provide
A simple banner generator
WBMP Converter Pro V1.2. - is
This library reads the EXIF
a simple way of marking an
using PHP and GD. It's very
a unique tool that gives you
data embeded in images taken
image with a digital
easy to modify. You just
a perfect opportunity to
from digital cameras. It
"watermark" to
fill out the form and click
convert color JPEG, GIF and
reads many more tags than
prevent unauthorized use. It
submit and it makes the
PNG pictures into a 64-color
standard PHP and will work
is implemented as a php
banner.
Requires: PHP (It
WBMP.
With this tool
without needing to compile
class and should be usable
should work with any version
you're able to create
PHP with the exif option.
inside most php scripts.
on any platform. It seems to
"wireless bitmaps"
Images are accepted either
work faster on Apache.)
The
(WBMP's). These are bitmaps
as a filename or as a
GD library with png support
according to the standard of
reference to a php resource.
installed.
Development has
the "Wireless
stopped. However it is still
Application Protocols"
available for download.
(WAP). Every wireless
(web/wap) browser (e.g. a
wap 2.0 enabled mobile
phone) is able to visualize
such a picture on it's
display.
Date: Oct, 17 2005 Date: Mar, 28 2005 Date: Jan, 06 2005 Date: Jun, 06 2003 |
|
Inspired by Backpackit.com's
An antispam image script
ImageThumb is a small piece
Features
Per pixel filters:
image management, Image
written in PHP, generates a
of software written in the
Brightness, Colorize, Color
Snapshot can take a portion
code, creates an image out
PHP language that lets you
invert, Contrast, Gamma and
of an image (crop) to
of it, and
registers this
create thumbnails on the fly
Gray scale.
Blend modes:
specific dimensions, from
code in a session. User
for a given image, whether
Average, Color burn, Darken,
different areas of the
input will be checked
it is local ore
Difference, Exclusion, Hard
original image.
This
against
this session value.
remote.
Currently supported
light, Lighten, Multiply,
class has been created for
If it is valid no spambot is
formats are GIF, PNG and
Multiply hard light,
the purpose of manipulating
the one that is
JPEG.
Now supports
Negotation, Overlay, Screen,
an uploaded image, and
submitting
this form.
Only
thumbnail caching in a
Screen hard light, Soft
creating a Thumbnail image
2 lines of code needed to
directory of your choice.
light, Stamp, Vivid light
that does not alter the
use it in your website.
To use this script, you
and Xor.
aspect ratio, and yet
must have the GD library
represents the contents of
installed, and obiously a
the original image. I'm sure
webserver capable of running
other uses can be found for
PHP scripts (PHP >=
the Image Snapshot class,
4.0.4).
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: Sep, 06 2006 Date: Jul, 10 2006 Date: May, 08 2006 Date: Sep, 23 2005 |