goimagehash
bimg
goimagehash | bimg | |
---|---|---|
2 | 5 | |
755 | 2,737 | |
- | - | |
3.3 | 3.9 | |
11 months ago | 8 months ago | |
Go | Go | |
BSD 2-clause "Simplified" License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
goimagehash
bimg
-
Go Image Converting
h2non/bimg can handle both if the underlying libvips is compiled with support for both formats.
-
What is the coolest Go open source projects you have seen?
bimg
-
WASM instead of C Dependencies?
I have web applications written in Rust and Go that need some basic image processing (reading JPEGs, PNGs, writing JPEGs, WebPs, AVIFs and resizing). This is something I always struggle with, because most libraries for image processing are written in C (libpng, libwebp, mozjpeg; or higher-level ones like vips). While there are usually dependencies in each language build on top of those C dependencies, like bimg for Go, I don’t like having C dependencies in a Rust, Go or even Node.js projects.
- Image manipulation with Go
-
Image Compression with Golang
For image processing, I will use the bimg library because in my opinion it has a very intuitive API and is easy to use, in addition to being very fast.
What are some alternatives?
Angular 2 Image Gallery - Image Gallery built with Angular 18+, node.js and GraphicsMagick
govips - A lightning fast image processing and resizing library for Go
gocv - Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
imaginary - Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
Primitive Pictures - Reproducing images with geometric primitives.
imaging - Imaging is a simple image processing package for Go
pt - A path tracer written in Go.
bild - Image processing algorithms in pure Go
gowitness - 🔍 gowitness - a golang, web screenshot utility using Chrome Headless
fastimage - Finds the type and/or size of a remote image given its uri, by fetching as little as needed.
ln - 3D line art engine.
svgo - Go Language Library for SVG generation