Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jonalu/image-service


https://github.com/jonalu/image-service

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

## Image service

Upload images to server and resize them per request by specifying GET params w (width) and h (height).
Requires that you already have imagemagick installed on your server.

It is easy to add image transformations in the imagemagick middleware (middlewares/gm)