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

GitHub

20 stars
7 watching
7 forks
Language: ActionScript
last commit: about 11 years ago
Linked from 1 awesome list

actionscriptencoding-libraryimage

Backlinks from these awesome lists:

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 library for encoding and decoding image files in the WebP format 2,027
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 241
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 detects the encoding of input data and falls back to a specified fallback encoding. 31
agl/jbig2enc An encoder for JBIG2 bi-level images 4
jangko/nimbmp Software for encoding and decoding bitmap images in various formats. 13
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. 736
richgel999/bc7enc16 A fast and efficient single-source file BC7/BPTC texture encoder with perceptual metric support. 150
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