Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aidsoul/img-actions


https://github.com/aidsoul/img-actions

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Example

```
setImageCompressionQuality(50)
->save('test/test-imagick.jpg');
// Simple compression
SimpleCompression::compression('test/test.jpg', 'test/test-new.jpg', 50);