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: about 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. | 569 |
sharplispers/lparallel | A library for parallel programming in Common Lisp | 17 |
google/jpegli | A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 139 |
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 176 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 749 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 220 |
sharplispers/montezuma | A text search engine library for Common Lisp based on the Lucene library. | 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 | An image processing library for Common Lisp that aims to balance generality and simplicity with efficiency. | 183 |
webmproject/libwebp | A C-based library and command line tools for encoding and decoding image formats commonly used on the web. | 2,042 |
contentful-labs/concorde | A framework for decoding progressive JPEGs on iOS and OS X | 1,439 |