Image Tools with BMP Support (Images and Media)

Image Tools with BMP Support is a feature-full PHP class that allows you to easily perform complex tasks to your images. And I mean super easy!

We boast more supported file types than other similar libraries on codeCanyon: jpg, png, gif, bmp, psd (read only).

We also boast more features than other similar libraries on codeCanyon!

This huge feature set is great for photographers: add your watermark (even set the opacity of png images!), add your copyright text, resize, extract EXIF information – we got you covered!

Check out its features!

FEATURES

  • EASY TO USE
  • BMP SUPPORT (read & write)
  • PSD (photoshop) support (read)
  • RESIZE IMAGES
    • Preserve transparency (png, gif)
    • Apply sharpening (jpg) (requires PHP >= 5.1.0)
    • Set image quality (jpg, png)
    • Resize modes:
      • exact size
      • resize by width (auto height)
      • resize by height (auto width)
      • auto (automatically determine the best of the above modes to use)
      • crop – resize as best as it can then crop the rest
    • Force stretching of smaller images (upscale)
  • APPLY FILTERS
    • Convert to grey scale (3 modes)
    • Convert to black and white
    • Convert to sepia
    • Convert to negative
  • ROTATE IMAGES
    • Rotate using predefined “left”, “right”, or “180”; or any custom degree amount
  • EXTRACT EXIF DATA (requires exif module)
    • make
    • model
    • date
    • exposure
    • aperture
    • f-stop
    • iso
    • focal length
    • exposure program
    • metering mode
    • flash status
    • creator
    • copyright
  • ADD WATERMARK
    • Specify exact x, y placement
    • Or, specify using one of the 9 pre-defined placements such as “tl”
      (for top left), “m” (for middle), “br” (for bottom right)
      • also specify padding from edge amount (optional).
    • Set opacity of watermark (png).
  • ADD BORDER
  • STACKABLE TRANSFORMATIONS
  • FREINDLY OPTION VALUES FOR NON DEVELOPERS
    • specify colors in hex (eg: #ffffff)
    • use shortcodes such as tr for “top right” for placement (watermarks, text) options
  • SAVE IMAGE OR OUTPUT TO SCREEN
  • CONVERT IMAGE FILE TYPES

Download Image Tools with BMP Support (Images and Media)

Leave a Reply

Your email address will not be published. Required fields are marked *