resize
svgo
resize | svgo | |
---|---|---|
1 | 1 | |
2,883 | 2,158 | |
- | - | |
0.0 | 0.0 | |
almost 3 years ago | about 2 years ago | |
Go | Go | |
ISC License | GNU General Public License v3.0 or later |
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.
resize
-
How to create YOLOv8-based object detection web service using Python, Julia, Node.js, JavaScript, Go and Rust
github.com/nfnt/resize - the library to resize images. (Perhaps you can find more modern library, but I just used this one because it works properly)
svgo
-
Processing equivalent in GoLang
this one can draw computer graphics primitives (since it's svg), can do animation, but not input/event-based animation (since it's just svg, not html) https://github.com/ajstarks/svgo
What are some alternatives?
go-webp - Simple and fast webp library for golang
smartcrop - smartcrop finds good image crops for arbitrary crop sizes
gocv - Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, OpenCV Contrib, and OpenVINO.
canvas - Cairo in Go: vector to raster, SVG, PDF, EPS, WASM, OpenGL, Gio, etc.
govips - A lightning fast image processing and resizing library for Go
gg - Go Graphics - 2D rendering in Go with a simple API.
go-nude - Nudity detection with Go.
bimg - Go package for fast high-level image processing powered by libvips C library
imaginary - Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
Primitive Pictures - Reproducing images with geometric primitives.
picfit - An image resizing server written in Go
oksvg - Partial implementation of SVG 2.0 specification in golang.