libwebp

Image codec library

A C-based library and command line tools for encoding and decoding image formats commonly used on the web.

Mirror only. Please do not send pull requests. See https://chromium.googlesource.com/webm/libwebp/+/HEAD/CONTRIBUTING.md.

GitHub

2k stars
85 watching
507 forks
Language: C
last commit: about 1 month 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 243
sdwebimage/sdwebimagewebpcoder A WebP image encoding and decoding plugin for the SDWebImage image loading library 225
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. 232
randy408/libspng A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. 749
pnggroup/libpng A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. 1,315
lvandeve/lodepng A PNG encoder and decoder written in C++ with support for ANSI C 2,120
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. 19
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. 139
agl/jbig2enc An image compression tool that generates bi-level images using the JBIG2 encoding algorithm. 5
aomediacodec/libavif A C library for encoding and decoding AV1 image files 1,589
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