Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for Atkinson PNG
GitHub Repo https://github.com/mikewolak/pngditherlib

mikewolak/pngditherlib

PNG image dithering library and CLI tool — supports Floyd-Steinberg, Jarvis-Judice-Ninke, Stucki, and Atkinson algorithms with optional resize
GitHub Repo https://github.com/Mortalsinner/Dithering

Mortalsinner/Dithering

This script applies Atkinson dithering to all images in a folder and saves them as sequentially numbered PNGs (image_0001.png, image_0002.png, etc.).
GitHub Repo https://github.com/akshaydotweb/ascii-dither

akshaydotweb/ascii-dither

A Python CLI tool to convert PNG images to ASCII art with multiple dithering algorithms including Floyd-Steinberg, Atkinson, and Bayer ordered dithering.