Categories
PHPScripts and ProgramsImage Handling → Image Manipulation

Get image''s DPI using PHP

This is a simple function I wrote to get a DPI (dot per inch) value from an image using PHP only, without the need of ImageMagick nor GD library.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • PHP License
DETAILS

Create Thumbnails with GD (2 Functions)

Hi all, this little set of functions will create thumbnails of images using PHP s built in GD functionality. The first function will create thumbnails that save the original aspect ratio. The second will create a sqaure cropped thumbnail.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

ezFFmpeg

ezFFmpeg is an open library for PHP, allowing, associated with FFmpeg to convert, capture or get informations about a video file using simple PHP code. Just include the library in your PHP code, use the functions given and go !
  • Platforms
    • Linux
  • Licenses
    • GPL
DETAILS

PHP: Image upload and resize script

Simple script to upload and resize an image using PHP''s GD library.
  • Platforms
    • Linux
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

moonReflection

moonReflection is a way of giving a nice effect to your images by using this PHP script to reflect them to make the floor to look &"wet&" in a way. This script is east to use and can be set up in minutes.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Watermark Image

The script will watermark image using another image. A simple approach to put your company logo or copyright notice on the image, thus protect it from stealing. Includes script for watermarking all the images in a specified folder.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • GPL
DETAILS

Watermark Image with Text

Watermark images with custom text. TTF fonts supported. A simple approach to put a copyright notice or company name on the image, thus protect it from stealing. Package contains code for watermarking all images in a folder.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • GPL
DETAILS

How to resize an image.

With this script you can upload images gif,jpg,bmp. In the submit form you can provide the max height and max width needed. After submitting the uploaded image file will be resized to the new max height and max width provided. O...
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Watermarking Script

This script aims to provide a simple way of marking an image with a digital &"watermark&" to prevent unauthorized use. It is implemented as a PHP class and should be usable inside most PHP scripts. Images are accepted either as a fi...
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • GPL
DETAILS

Image to ASCII

This is a PHP program that generates ASCII images from JPG, GIF or PNG images. There are several options to alter the generated output, such as color, inversed color, font sizes, background color, line height or letter spacing only to name a few. So ...
  • Platforms
    • Linux
  • Licenses
    • GPL
DETAILS

Page:
©2003-2019 jCay.com