Skip to content

barat/Compressit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compressit Library

Compressit library is a wrapper for image optimization libraries: pngquant, jpegoptim and gifsicle

Dependences

The following markups are supported. The dependencies listed are required if you wish to run the library. You can also run script/bootstrap to fetch them all.

  • libpng -- sudo apt-get install libpng
  • pngquant -- sudo apt-get install pngquant
  • jpegoptim -- sudo apt-get install jpegoptim
  • gifsicle -- sudo apt-get install gifsicle

Additional info

It's strongly recommended to update required libraries to current version. This may need to compile them from source.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages