mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Added LSB Steganography Library (#2005)
This commit is contained in:
parent
7ab2325da6
commit
57bd497464
@ -686,6 +686,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [resize](https://github.com/nfnt/resize) - Image resizing for Go with common interpolation methods.
|
||||
* [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.
|
||||
* [steganography](https://github.com/auyer/steganography) - Pure Go Library for LSB steganography.
|
||||
* [svgo](https://github.com/ajstarks/svgo) - Go Language Library for SVG generation.
|
||||
* [tga](https://github.com/ftrvxmtrx/tga) - Package tga is a TARGA image format decoder/encoder.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user