I built a simple image-resizing server with a query string API using libvips [2]. This is based on sharp [3], a good wrapper of libvips for Node.js.
[1] https://github.com/jcupitt/libvips
[2] https://github.com/nthtran/imgop
[3] https://github.com/lovell/sharp
I built a simple image-resizing server with a query string API using libvips [2]. This is based on sharp [3], a good wrapper of libvips for Node.js.
[1] https://github.com/jcupitt/libvips
[2] https://github.com/nthtran/imgop
[3] https://github.com/lovell/sharp