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
    1421 total visits
    ImageTitle, a given text can be rendered on an image with a specified color and font. The width and height of the image is determined automatically, but the class can limit the number of characters to show in a line.ImageTitle can generate multiple images for text split in multiple lines. The generated images may be saved to files in the ...
  2. No Screenshot
    1802 total visits
    The supported formats depend on GD library version.Requirements: PHP 3.0 or higher
  3. No Screenshot
    1768 total visits
    Images in GIF, PNG or JPEG format are supported.Requirements: GD PHP extension
  4. No Screenshot
    2150 total visits
    The image is outputted in JPEG format through function_diagram.Requirements: PHP
  5. No Screenshot
    2071 total visits
    Pixels with any possible color or incolor ones can be created. GifPix can prove very usefull to create statistics - plot bars.
  6. No Screenshot
    1946 total visits
    Image Uploader takes an uploaded image and check whether the MIME type is of GIF, JPEG or PNG formats, if the file size does not exceed a given limit, or the image width and height is not smaller than a given size.Image Uploader can also create thumbnails and assure that width and height of neither the thumbnails nor the original ...
  7. No Screenshot
    1686 total visits
    The HTML tags required to insert the images into Web pages are also generated. phpimage uses the GD library functions to output images in the PNG or JPEG formats. phpimage can also generate the images in SVG format using a separate class.
  8. No Screenshot
    1608 total visits
    The watermark image can have a color that is handled as transparent color, and can be applied with a variable opacity level within the range from 0% to 100%.The watermark image can be applied in a fixed or a random position of the image to be process. The original image can be served in GIF, JPEG, PNG, WBMP, XPM or ...
  9. No Screenshot
    1775 total visits
    Smart Image can read images in either GIF, JPEG or PNG formats and apply several processing operations. It can rescale an image either by preserving its proportions or cropping it to not exceed and given width or height.An watermark can also be added by overlaying another image at a given position with a configurable transparency level. The processed image can ...
  10. No Screenshot
    1631 total visits
    The images can be displayed or saved to disk.
  11. No Screenshot
    1805 total visits
    B&W; stands for black and white format.
  12. No Screenshot
    2193 total visits
    Pages with large images can load faster if many pieces of the same image are loaded at the same time.Image Slicer takes the limit width and height of each piece and outputs an HTML table with with image tags to load each image slice.
  13. No Screenshot
    1410 total visits
    Texture Background Effect can apply a texture image on another image, making the texture appear on the processed image displaced by an offset with a given number of pixels.A texture can be applied several times with different offset values in order to obtain other effects.
  14. No Screenshot
    1901 total visits
    Print Logo On Image can open a transparent image in the PNG format and place it over another image in the JPEG format.Different horizontal and vertical alignment options can be used to place the logo image. The resulting image is generated in the JPEG format and outputted as part of the current script.Requirements: PHP 4.0 or higher
  15. No Screenshot
    1941 total visits
    A JPEG-compressed version of the processed image is saved on the server. extensive GD2+ image manipulations can easily handle proportional thumbnails with stacked transformations.Multiple transformations can be stacked together with ease.Key Features of extensive GD2+ image manipulations:- bevel - shaded bevelled edges (width,hex light colour,hex dark colour)- greyscale - black n white (ratio red,ratio green,ratio blue)- ellipse - carved ellipse ...
Pages 9 of 16« 5 6 7 8 9 10 11 12 13 »