png-decoder
There are 65 repositories under png-decoder topic.
wvanbergen/chunky_png
Read/write access to PNG images in pure Ruby.
randy408/libspng
Simple, modern libpng alternative
zigimg/zigimg
Zig library for reading and writing different image formats
tayloraswift/swift-png
decode, inspect, edit, and encode png images in pure swift
nopnop2002/esp-idf-st7789
ST7789 Driver for esp-idf
AabyssZG/Deformed-Image-Restorer
自动爆破PNG图片宽高并一键修复工具
nopnop2002/esp-idf-ili9340
SPI TFT and XPT2046 touch screen controller driver for esp-idf
kikuchan/pngle
Pngle - PNG Loader for Embedding
jangko/nimPNG
PNG (Portable Network Graphics) decoder and encoder written in Nim
alexadam/glitch-studio
data bending & glitch tools
WangXuan95/FPGA-PNG-decoder
An FPGA-based PNG image decoder, which can extract original pixels from PNG files. 基于FPGA的PNG图像解码器,可以从PNG文件中解码出原始像素。
lvgl/lv_lib_png
PNG decoder for LVGL
amosshi/binaryinternals
Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.
pedrooaugusto/steganography-png
Steganography & PNG - Hide information inside PNG images
lunapaint/png-codec
Decode and encode png files in browsers/Node.js
remixer-dec/mpy-img-decoder
PNG and JPEG decoder / parser / renderer in pure micropython
jansol/LuPng
A small PNG decoder/encoder lib extracted from my game engine, Lunacy.
AldaronLau/png_pong
A pure Rust PNG image decoder and encoder based on lodepng.
denosaurs/pngs
📷 A simple wasm png encoder/decoder module for deno
zertovitch/gid
GID (Generic Image Decoder): a standalone, portable generic Ada package for decoding images
DavidBuchanan314/unPNG
A backward-compatible subset of the PNG file format, for uncompressed bitmaps
jimp-dev/pngjs3
Simple PNG encoder/decoder for Node.js and browsers with no dependencies.
thelastoutpostworkshop/chatGPT_DALLE
Mastering DALL-E on the ESP32 with Round screens (GC9A01)
DYGV/img4d
PNG decoding / encoding / image processing with no dependencies
theskyinflames/word2png
This is a tool that encrypts a sequence of words (or pieces of texts) using the AES-256 algorithm and encodes the encrypted result into a PNG image by linking each byte value to a specific color. It also decodes the before image to get back the original sequence of words
tenry92/libgfx
PNG-based image reader and writer with support for arbitrary data, such as hitboxes or animation data for your 2D game.
BarcaCorporation/community
Barca Community is repository to centralize content how scripts, slides, tutorials, images and more.
echosoar/imgpro
Imgpro is a multifunctional image information recognition library, supporting a variety of image formats. And it can be run in the browser through WebAssembly(wasm).
nopnop2002/esp-idf-ssd1283
SSD1283 Driver for esp-idf
seung-lab/pyspng-seunglab
pyspng fork with updated install, compression, and CLI.
tleguern/lgpng
Low-level PNG library and associated utilities
michaellrowley/png-cmd
A tool for reading & wiping PNG chunks (ancillary or otherwise).
bboymega/File2PNG-Web
File2PNG Web Application
cristeigabriel/pdec
Simple, generally spec-compliant, hacky PNG Decoder written in C99. In development!
LDexter/pngLua
A pure lua PNG decoder for computercraft, but with bimg conversion and inuitive UX design
loretoparisi/nodepng.js
Simple PNG encoder/decoder (upgraded to node 10.x)