nimBMP
BMP encoder/decoder
Software for encoding and decoding bitmap images in various formats.
BMP encoder and decoder
13 stars
5 watching
0 forks
Language: HTML
last commit: almost 4 years ago
Linked from 1 awesome list
bmpbmp-decoderbmp-encodergraphics
Related projects:
Repository | Description | Stars |
---|---|---|
jangko/nimpng | A PNG image decoder and encoder written in Nim, supporting various color modes and interlaced/non-interlaced modes. | 90 |
zigimg/zigimg | A Zig language library for reading and writing various image formats | 452 |
terrynoya/asimagelib | A decoder library for PNG and BMP images in ActionScript 3. | 10 |
ikskuh/zig-qoi | An implementation of the Quite OK Image Format in Zig. | 133 |
sdwebimage/sdwebimagebpgcoder | A BPG image format decoder and encoder plugin for SDWebImage | 11 |
jangko/nimaes | An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |
wvanbergen/chunky_png | A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |
jacklinquan/micropython-microbmp | A Python module for processing BMP images in various color depths and compression methods. | 10 |
bcoudurier/ffmbc | A customizable FFmpeg implementation optimized for broadcast and professional video processing tasks | 192 |
leeburrows/async-image-encoders | A library of classes for asynchronously encoding BitmapData objects into image file formats. | 20 |
webmproject/libwebp | A library for encoding and decoding image files in the WebP format | 2,027 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 736 |
baderouaich/bitmapplusplus | A C++ library that provides simple and fast bitmap manipulation functionality. | 34 |
lvandeve/lodepng | A PNG encoder and decoder written in C++ with support for ANSI C | 2,104 |
bkaradzic/bimg | A C++ library for image manipulation and processing | 328 |