Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 689 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 689 Bytes

Image Optimizer 1.4.3

Friendly PHP image optimizer that resize and resample JPEG, JPG and PNG files inside specific image directory in project to 800x800 (default web size) and creates a backup of the original files.

Features

  • Get all files(images) located inside /imagens directory
  • Resizes to 800x800 max size
  • Preserves original dimension if less than 800x800
  • Optimizes file size without losing quality
  • Works with .jpg, .jpeg and .png
  • Preserves PNG transparency
  • and stuff...

Setup

Just put this script into your project root and run it on the browser.

Author

Cloud Andrade

[email protected]

Licence

MIT