vitali-fedulov / images4Links
Image similarity in Golang. Version 4 (LATEST)
☆102Updated last year
Alternatives and similar repositories for images4
Users that are interested in images4 are comparing it to the libraries listed below
Sorting:
- Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)☆270Updated last year
- Golang image format convert, resize and watermark.☆137Updated last week
- WebP Encoder/Decoder for Golang based on official libwebp distribution☆105Updated last year
- Simple and fast webp library for golang☆269Updated 4 months ago
- Image similarity in Golang. Versions 1, 2☆121Updated last year
- Image similarity in Golang. Version 3☆53Updated 2 years ago
- golang package to find the K most dominant/prominent colors in an image☆180Updated 3 years ago
- Simple Go package to convert HTML to plain text☆156Updated last year
- Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawle…☆109Updated last year
- An avatar generator for Go.☆129Updated 2 months ago
- Abstract File Storage☆337Updated 3 weeks ago
- Native webp encoder for Go☆309Updated 3 months ago
- Compute message digest for large files in Go☆111Updated last year
- Inline styling for html mail in golang☆172Updated 3 weeks ago
- Is a general library to help modify or set data within data structures and other objects.☆276Updated 7 months ago
- ⌨️ cross-platform hotkey package☆242Updated 2 years ago
- Gio-Plugins offers new plugins to extend and enhance your Gio app. Inspired by flutter/plugins repository,☆66Updated last month
- MovieGo is a Golang library for video editing.☆261Updated last year
- A Go package for working with dates☆140Updated 2 months ago
- Random user-agent generator for Go☆127Updated 3 years ago
- Compact and high performace implementation of base62 algorithm for Golang.☆106Updated 2 years ago
- A Blurhash implementation in pure Go (Decode/Encode)☆213Updated last year
- Tokenizer (lexer) for golang☆129Updated 5 months ago
- QR Code recognition and decoding library in pure go☆89Updated 5 years ago
- Pure Go implementation of fast image search and simple OCR, focused on reading info from screenshots☆96Updated 2 months ago
- Partial implementation of SVG 2.0 specification in golang.☆172Updated 2 years ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…