libwebp
Image encoder
A library for encoding and decoding image files in the WebP format
Mirror only. Please do not send pull requests. See https://chromium.googlesource.com/webm/libwebp/+/HEAD/CONTRIBUTING.md.
2k stars
85 watching
503 forks
Language: C
last commit: 9 days ago Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/vision-longformer | An implementation of a vision transformer architecture designed for high-resolution image encoding with multiple efficient attention mechanisms | 241 |
sdwebimage/sdwebimagewebpcoder | A WebP image encoding and decoding plugin for the SDWebImage image loading library | 223 |
kolesa-team/go-webp | A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp. | 228 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 736 |
pnggroup/libpng | A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,290 |
lvandeve/lodepng | A PNG encoder and decoder written in C++ with support for ANSI C | 2,104 |
wvanbergen/chunky_png | A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |
somerandomdude/grunt-webp | Converts images to the WebP format using various quality and compression settings. | 118 |
leeburrows/async-image-encoders | A library of classes for asynchronously encoding BitmapData objects into image file formats. | 20 |
sharplispers/cl-jpeg | A Common Lisp library for encoding and decoding JPEG images | 23 |
sdwebimage/libwebp-xcode | A wrapper around libwebp for use in Xcode projects | 58 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 126 |
agl/jbig2enc | An encoder for JBIG2 bi-level images | 4 |
aomediacodec/libavif | A C library for encoding and decoding AV1 image files | 1,579 |
lisp-mirror/pngload | A library to decode PNG images in Common Lisp, optimized for speed and with features like chunk support and metadata parsing. | 1 |