Skip to content

samsonos/php_optimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#SamsonPHP module for automatic optimizing of web-application images for SamsonPHP framework

Module automatically scans for supported image types in web-application and it's modules resources and perform compression using external tools. Also module stores special metadata about compressed images and their timestamps to avoid dublicate compression

Lossless .JPEG images compression

Module uses jpegOptim. To install jpegOptim under Ubuntu use: sudo apt-get install jpegoptim

Lossless .PNG images compression

Module uses optiPNG. To install optiPNG under Ubuntu use: sudo apt-get install optipng

Developed by SamsonOS

About

SamsonPHP module for automatic web-application image compression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages