cl-jpeg
JPEG encoder/decoder
A Common Lisp library for encoding and decoding JPEG images
A Common Lisp library for reading and writing JPEG image files
23 stars
12 watching
13 forks
Language: Common Lisp
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sharplispers/cl-json | A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
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 |
sharplispers/cormanlisp | A Common Lisp development environment for Microsoft Windows operating systems. | 570 |
sharplispers/lparallel | A library that enables fine-grained parallelism in Common Lisp, allowing developers to express and manage concurrent tasks efficiently. | 17 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 126 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 175 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 736 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 217 |
sharplispers/montezuma | A full-text indexing and search library for Common Lisp | 47 |
wvanbergen/chunky_png | A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |
cl-babel/babel | A Common Lisp library for efficient charset encoding and decoding | 92 |
sdwebimage/sdwebimagejpegxlcoder | A plugin to decode and display JPEG-XL images using SDWebImage | 6 |
slyrus/opticl | A lightweight image processing library for Common Lisp | 182 |
webmproject/libwebp | A library for encoding and decoding image files in the WebP format | 2,027 |
contentful-labs/concorde | A framework for decoding progressive JPEGs on iOS and OS X | 1,439 |