Add gowitness (#3839)

This commit is contained in:
Siddharth Johri 2021-10-17 05:33:18 +00:00 committed by GitHub
parent 873d4fbc7c
commit f1dc2ba6f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1105,6 +1105,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [goimagehash](https://github.com/corona10/goimagehash) - Go Perceptual image hashing package.
* [goimghdr](https://github.com/corona10/goimghdr) - The imghdr module determines the type of image contained in a file for Go.
* [govatar](https://github.com/o1egl/govatar) - Library and CMD tool for generating funny avatars.
* [gowitness](https://github.com/sensepost/gowitness) - Screenshoting webpages using go and headless chrome on command line.
* [govips](https://github.com/davidbyttow/govips) - A lightning fast image processing and resizing library for Go.
* [gridder](https://github.com/shomali11/gridder) - A Grid based 2D Graphics library.
* [image2ascii](https://github.com/qeesung/image2ascii) - Convert image to ASCII.