go-webp
WebP decoder/encoder
A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp.
Simple and fast webp library for golang
227 stars
5 watching
36 forks
Language: Go
last commit: about 1 year ago
Linked from 2 awesome lists
decodingencodinggogolanglibwebpwebp
Related projects:
Repository | Description | Stars |
---|---|---|
go-audio/wav | A Go library for decoding and encoding WAV audio files. | 309 |
tiendc/go-csvlib | A high-performance CSV encoding and decoding library for Go. | 13 |
segmentio/encoding | A Go package providing efficient encoding and decoding APIs for various data formats. | 996 |
linkedin/goavro | A library that enables encoding and decoding of Avro data in Go, providing a more straightforward and efficient way to work with binary and textual JSON formats. | 985 |
twpayne/go-polyline | A package implementing Google Maps polyline encoding and decoding utilities. | 109 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 773 |
ianlopshire/go-fixedwidth | A library for encoding and decoding fixed-width formatted data in Go. | 82 |
codingsince1985/geo-golang | A Go library providing idiomatic and elegant access to various geocoding services. | 517 |
ake-persson/encoding | Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
o1egl/fwencoder | A library that encodes and decodes fixed-width table data from various input sources. | 27 |
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 338 |
koltyakov/gosip | A Go library providing a unified interface to SharePoint APIs for authentication and data access. | 144 |
amallia/go-ef | An implementation of a lossless data compression algorithm based on prefix codes | 31 |
unstppbl/gowap | Analyzes web pages to extract technologies and metadata | 192 |