adrium / goheif
go gettable decoder/converter for HEIF/HEIC based on libde265
☆45Updated 9 months ago
Alternatives and similar repositories for goheif:
Users that are interested in goheif are comparing it to the libraries listed below
- Natural strings sorting in Go☆77Updated 8 months ago
- Fast, dependable universally unique ids☆25Updated 2 months ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years ago
- Partial implementation of SVG 2.0 specification in golang.☆165Updated last year
- Parse JPEG data into segments via code or CLI from pure Go. Read/export/write EXIF data. Read XMP and IPTC metadata.☆72Updated 2 years ago
- gio experiments☆42Updated 3 months ago
- Detection of the BOM and removing as necessary☆125Updated last year
- Pagser is a simple, extensible, configurable parse and deserialize html page to struct based on goquery and struct tags for golang crawle…☆106Updated last year
- Go color manipulation, conversion and printing library/utility☆67Updated last year
- URL Query string Encoder and Parser based on go☆61Updated 3 years ago
- Web Assembly fetch wrapper that avoids importing net/http.☆60Updated 3 months ago
- SQLite over stdin/stdout☆82Updated last week
- Cross platform locale detection for Golang☆108Updated 2 weeks ago
- In-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications☆67Updated last year
- Image Metadata (Exif and XMP) extraction for JPEG, HEIC, AVIF, TIFF and Camera Raw in golang. Focus is on providing features and improved…☆125Updated 2 months ago
- Matcher is a fast path matcher/globber supporting globstar/doublestar☆52Updated 2 years ago
- Powerful and versatile MIME sniffing package using pre-compiled glob patterns, magic number signatures, XML document namespaces, and tree…☆100Updated last year
- A simple file cache implementation in Go.