From b1fd123d9bed4ea51c896b822137fbb2224a7030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Aparicio?= Date: Wed, 29 Apr 2015 22:02:44 +0200 Subject: [PATCH] feat(images): add bimg and imaginary packages --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e61ae9..c5efea0 100644 --- a/README.md +++ b/README.md @@ -347,7 +347,8 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno * [rez](https://github.com/bamiaux/rez) - Image resizing in pure Go and SIMD. * [smartcrop](https://github.com/muesli/smartcrop) - Finds good crops for arbitrary images and crop sizes * [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation. - +* [bimg](https://github.com/h2non/bimg) - Small package for fast and efficient image processing using libvips +* [imaginary](https://github.com/h2non/imaginary) - Fast and simple HTTP microservice for image resizing ## Logging