aseprite-rgba-converter
Image converter
Converts Aseprite image files to RGBA pixel data
Tiny project to convert a .ase to a RGBA Byte array
3 stars
2 watching
1 forks
Language: C++
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pongoengine/haxe-aseprite | A Haxe-based parser for 2D pixel art files generated by Aseprite software. | 21 |
bkoc/bkasciiimage | Converts images into ASCII art using text characters and customizable options. | 432 |
austineast/heaps-aseprite | A tool for parsing and rendering Aseprite files within the Heaps Engine | 28 |
suyesh/ocr_space | An API wrapper for a service that converts images to text | 70 |
miriti/ase | A library that reads and writes the Aseprite file format used in pixel art editors | 20 |
qeesung/image2ascii | An image conversion tool that generates ASCII images from input files. | 881 |
oscarcs/nxcolor | Provides tools for converting and manipulating colors across different color spaces. | 40 |
ggez/aseprite | A Rust crate for loading data from the Aseprite sprite editor | 31 |
terrynoya/asimagelib | A decoder library for PNG and BMP images in ActionScript 3. | 10 |
iamartyom/colorhelper | A set of utility methods for converting between various color spaces | 68 |
richgel999/astc_dec | Decompresses ASTC texture blocks to 8-bit RGBA pixels | 42 |
gmendonca/px-to-rem | Converts pixel values to rem units in CSS. | 23 |
sendyhalim/gambar | Tools to generate ASCII art from images | 6 |
tompazourek/colourful | A .NET library for working with color spaces | 276 |
miriti/openfl-aseprite | A library for loading and rendering sprites and animations from Aseprite files in Haxe projects. | 18 |