Async-Image-Encoders
Image encoder
A library of classes for asynchronously encoding BitmapData objects into image file formats.
Asynchronously encode BitmapData objects into image file format
19 stars
7 watching
7 forks
Language: ActionScript
last commit: over 11 years ago
Linked from 1 awesome list
actionscriptencoding-libraryimage
Related projects:
Repository | Description | Stars |
---|---|---|
terrynoya/asimagelib | A decoder library for PNG and BMP images in ActionScript 3. | 10 |
plepers/atf-encoder | A Pure ActionScript library for encoding and decoding Adobe Texture Format files | 80 |
webmproject/libwebp | A C-based library and command line tools for encoding and decoding image formats commonly used on the web. | 2,042 |
wvanbergen/chunky_png | A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |
microsoft/vision-longformer | An implementation of a vision transformer architecture designed for high-resolution image encoding with multiple efficient attention mechanisms | 243 |
alephao/swift-rlp | A Swift implementation of Recursive Length Prefix encoding for serializing structured binary data | 24 |
danielgindi/node-autodetect-decoder-stream | An iconv-lite stream that autodetects the encoding and provides a fallback. | 31 |
agl/jbig2enc | An image compression tool that generates bi-level images using the JBIG2 encoding algorithm. | 5 |
jangko/nimbmp | Software for encoding and decoding bitmap images in various formats. | 14 |
saabi/svelte-image-encoder | A component for generating data URLs from images in real time, allowing for resizing and cropping. | 44 |
jbpin/as3-qrcode-encoder | A utility for generating QR codes in ActionScript 3.0. | 92 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 749 |
richgel999/bc7enc16 | A fast and efficient single-source file BC7/BPTC texture encoder with perceptual metric support. | 151 |
fanlia/iconv | A Vlang wrapper around an iconv library for converting between character encodings. | 6 |
zheng-yuwei/stacked_autoencoder | This software enables the creation of deep learning networks with stacked auto-encoders and fine-tunes them using backpropagation for image classification tasks. | 41 |