Skip to content

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.

License

Notifications You must be signed in to change notification settings

datCloud/image-optimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages