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
    1678 total visits
    TextToImage is the foreground and background color, as well as the font size can be specified.The generated image can be saved to file in GIF, JPEG and PNG formats.Requirements: PHP 5.0 or higher
  2. No Screenshot
    2135 total visits
    An HTTP request is sent to the Google Translate API Web server with the text to be translated, as well as the original and target languages with Google Translate API.The Google Translate API decode the JSON response returned by the server and returns the translated text.Requirements: PHP 4.1 or higher
  3. No Screenshot
    1608 total visits
    Mr. Thumb Image Resizing can open a given image in GIF, JPEG, PNG, BMP and WBMP formats. The script can resize the image to a given size keeping the original proportion between width and the height.The resulting image can be served as the current script output or saved to a local file.Requirements: PHP 5.0 or higher
  4. No Screenshot
    1536 total visits
    BMP_Loader can read an image file in BMP format and parse its data to build an image that can be manipulated by the GD extension functions.A BMP image can also be generated from a GD image resource handle.Requirements:- PHP 5.0 or higher- PHP GD extension
  5. No Screenshot
    2052 total visits
    An image in PNG and JPEG format can be loaded and a transparent watermark can be overlaid over PHP - GD Watermarker. The watermark image horizontal and vertical alignment and border padding are configurable parameters.The resulting image with the applied watermark image is saved to a file with the same name of the original, but the class generates a backup ...
  6. No Screenshot
    2099 total visits
    PHP OOIM can load a given image file in JPEG, GIF, PNG, BMP or XBM format and apply one or more image processing operations.The resulting image can be used as the current script output or saved to a file.Key Features of PHP OOIM:- Scaling- Cropping- Adding a watermark- Draw lines or boxes- Filling white space with a colorRequirements: PHP 5.0 ...
  7. No Screenshot
    1578 total visits
    Get Image Color can open an image file in JPEG format and traverse its pixels to find which are the most used colors. It can skip a given number of analyzed pixels according to the granularity parameter.An array of the top most used colors up to a specified limit of number or color, is returned. The colors are returned in ...
  8. No Screenshot
    2053 total visits
    coverFlow, a new image is composed from a set of images by displaying them using the cover flow 3D perspective effect.The coverFlow also generates HTML maps so clicks on the displayed images lead to a new URL that displays the clicked image as the main cover imageRequirements: PHP 4.0.6 or higher
  9. No Screenshot
    1866 total visits
    Overlay Text takes the path of a background image file and creates a new image with a text rendered over the background image. Parameters such as the text font, size, color and alignment, can be configured.The generated overlay image is stored in a given path in JPEG format.Requirements: PHP 4.0 or higher
  10. No Screenshot
    1698 total visits
    PHP Image Thumb Generator can open a given image file in the GIF, JPEG and PNG format. It can create a thumbnail of the image with given size, preserving the proportion between the original width and height.Thumbnail images get served in the same format as the original images as the output of the current script.Requirements: PHP 5.0 or higher
  11. No Screenshot
    2183 total visits
    Image Uploader and Resizer can take an uploaded file and move it to a given directory. If the directory does not exist, the class creates it and sets its permissions to make it accessible.Thumbnail files can also be created if the image is in GIF, JPEG or PNG format.Requirements: PHP 5.0 or higher
  12. No Screenshot
    1575 total visits
    You seem to see them everywhere: nice images with a reflection below. Create reflection of an JPG of PNG file will enable you to add such a reflection to an image on your website.Create reflection of an JPG of PNG file has two basic methods of operation:- return one image with the original image plus a reflection- return an image ...
  13. No Screenshot
    1471 total visits
    Img_utils can open an image in either GIF, PNG, JPEG or BMP formats and apply several types of image processing operations. The image can be cropped, resized or scaled.The processed image can be saved back to a file in any of the supported formats.Requirements: PHP 4.0 or higher
  14. No Screenshot
    2004 total visits
    Image to PHP Standalone Output is based on the "Image to PHP" class by Ben Yacoub Hatem. Requirements: PHP 5 or higher
  15. No Screenshot
    1564 total visits
    svg2png uses the Inkscape program in order to convert the SVG to PNG format. Requirements: PHP 4.2 or higher
Pages 5 of 16« 1 2 3 4 5 6 7 8 9 »