mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add color-extractor (#4856)
This commit is contained in:
parent
7d368cca90
commit
573f0ea12e
@ -1303,6 +1303,7 @@ _Libraries for manipulating images._
|
|||||||
- [bimg](https://github.com/h2non/bimg) - Small package for fast and efficient image processing using libvips.
|
- [bimg](https://github.com/h2non/bimg) - Small package for fast and efficient image processing using libvips.
|
||||||
- [cameron](https://github.com/aofei/cameron) - An avatar generator for Go.
|
- [cameron](https://github.com/aofei/cameron) - An avatar generator for Go.
|
||||||
- [canvas](https://github.com/tdewolff/canvas) - Vector graphics to PDF, SVG or rasterized image.
|
- [canvas](https://github.com/tdewolff/canvas) - Vector graphics to PDF, SVG or rasterized image.
|
||||||
|
- [color-extractor](https://github.com/marekm4/color-extractor) - Dominant color extractor with no external dependencies.
|
||||||
- [darkroom](https://github.com/gojek/darkroom) - An image proxy with changeable storage backends and image processing engines with focus on speed and resiliency.
|
- [darkroom](https://github.com/gojek/darkroom) - An image proxy with changeable storage backends and image processing engines with focus on speed and resiliency.
|
||||||
- [draft](https://github.com/lucasepe/draft) - Generate High Level Microservice Architecture diagrams for GraphViz using simple YAML syntax.
|
- [draft](https://github.com/lucasepe/draft) - Generate High Level Microservice Architecture diagrams for GraphViz using simple YAML syntax.
|
||||||
- [geopattern](https://github.com/pravj/geopattern) - Create beautiful generative image patterns from a string.
|
- [geopattern](https://github.com/pravj/geopattern) - Create beautiful generative image patterns from a string.
|
||||||
|
Loading…
Reference in New Issue
Block a user