Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for length PNG PNG
GitHub Repo https://github.com/PatD123/RLE_For_PNGs

PatD123/RLE_For_PNGs

Run Length Encodings for PNGs/PPMs
GitHub Repo https://github.com/Stephen-Lon/Alfred-workflow-shrink-JPEG-PNG-files

Stephen-Lon/Alfred-workflow-shrink-JPEG-PNG-files

A workflow to shrink the size of JPEG/PNG files by either length of longest side or percentage of dimensions
GitHub Repo https://github.com/mepremparmar/Png_converter

mepremparmar/Png_converter

A full-stack PNG image converter built with React and FastAPI, implementing compression algorithms such as Huffman Coding and Run-Length Encoding for optimized image processing
GitHub Repo https://github.com/PhobGCC/PNG-to-C

PhobGCC/PNG-to-C

convert pngs to a greyscale c header encoded via x bits brightness and y bits length
GitHub Repo https://github.com/ceefour/tika-png-bug

ceefour/tika-png-bug

Problem: Metadata.IMAGE_WIDTH and Metadata.IMAGE_LENGTH is not given for PNG files.
GitHub Repo https://github.com/roma0398/java_png

roma0398/java_png

line length
GitHub Repo https://github.com/Pourliver/PNG-Fixer

Pourliver/PNG-Fixer

Parse and fix a PNG. It currently fix the magic bytes, chunk types, CRC, and sometime length.
GitHub Repo https://github.com/Aloxaf/crc32fix

Aloxaf/crc32fix

fix png's length or height according to its crc32 checksum
GitHub Repo https://github.com/arran4/fontlengths

arran4/fontlengths

Font lengths tester by generating pngs of each font and sorting by length automatically
GitHub Repo https://github.com/mukund-ks/RLE-To-PNG

mukund-ks/RLE-To-PNG

A utility script to convert Run-Length-Encoded Binary Masks from Darwin 2.0 JSON to PNG.