PHP Image Handling

Free and open source PHP image Handling scripts. These scripts allow you to create images, add watermark and manipulate images.
  1. No Screenshot
    1728 total visits
    JPEG Slicer takes a JPEG image and generates 4 images, each one with a slice of the original image. Different sub-directories are used to store the sliced images.Requirements: PHP 4.0 or higher
  2. No Screenshot
    1875 total visits
    Thumbnail images of a specified size can be generated, a watermark can be applied and image information can be retrieved, including the associated MIME type.
  3. No Screenshot
    1425 total visits
    Web montage accesses the Google image search site and performs a search with random words picked from a dictionary file.Images are retrieved and copied at random positions inside the montage image. The montage image can be updated with new images after a given time interval.Web montage can also generate an HTML image map to associate each image in the montage ...
  4. No Screenshot
    2168 total visits
    Image Rotate generates HTML and Javascript to display a list of images in a page. The images are randomly selected from a list of files, that can be found in a directory on the server.After a given period Image Rotate switches the image that appears in a given position of the page. The period of time between two images and ...
  5. No Screenshot
    1632 total visits
    Image can manage uploaded files of the GIF or JPEG format and resize them if they exceed a given width or height limit. A specified directory is used to store the resized images, while preserving the original images aspect.
  6. No Screenshot
    1969 total visits
    Image files from a specified directory are shuffled and then displayed one by one for every page view.
  7. No Screenshot
    1146 total visits
    The generated thumbnail can be saved to a file.
  8. No Screenshot
    1580 total visits
    Image to ASCII text reads an image in GIF, JPEG or PNG formats, and converts each pixel to an ASCII text character that corresponds to the pixel brightness level.The contrast and brightness can be adjusted. The converted ASCII text may be served for download or display in a form text are input to the let the users copy the text ...
  9. No Screenshot
    1799 total visits
    CMYK, RGB, Pantone, as well as hex and HTML codes are supported.
  10. No Screenshot
    2156 total visits
    The thumbnails can be set to either have constrained proportions with a background fill to the max pixel width and height, or simple be constrained inside the max pixel width and height.Requirements: PHP GD extension 2.0 or higher
  11. No Screenshot
    2229 total visits
    BMP Thumbnail has a class that can read a BMP image file, decodes the image pixels, and a new image file in the GD library format from the BMP image pixel values.The GD image file is stored in temporary file or in a string using a memory stream handler class to improve the decoding process speed. The GD image file ...
  12. No Screenshot
    2054 total visits
    An image with a specified width and height is created and a text string is rendered in it. The text may be align to the left, right, center or justified relatively to the image width.The text font, size, background and foreground colors are configurable. The generated image may be served as the current script output or stored in a server ...
  13. No Screenshot
    1736 total visits
    Photo Frame can be used to generate pictures frames with custom text around the picture images.It creates a frame image of a given size. Then it draws a picture image centered in the frame image.In the frame space around the picture it display custom text phrases. These phrases use special graphic images that represent text letters drawn with custom alphabet ...
  14. No Screenshot
    2049 total visits
    PHP PSD Reader reads a PSD file and renders the content as a GD true color image. A function named imagecreatefrompsd() is provided to simplify the creation of images from Photoshop files.Requirements:PHP 3.0 or higher
  15. No Screenshot
    1939 total visits
    image_bmp does not require any external modules such as the GD library or ImageMagick. Since the BMP format is not optimized in any way, dealing with such images is a slow process.
Pages 11 of 16« 7 8 9 10 11 12 13 14 15 »