HTML custom element to correctly dither an image giving pixel-perfect crisp results on all displays
-
Updated
Feb 25, 2024 - JavaScript
HTML custom element to correctly dither an image giving pixel-perfect crisp results on all displays
My own dithering algorithm (implemented in Racket).
Dithering Class for Processing
Desktop utility for converting modern images into retro-compatible graphics formats (.vhpic) using classic dithering algorithms, reduced color depths, and vintage video mode resolutions.
Transform your photos into stunning pixel-art and retro dithered masterpieces directly on Android. DitherEYE is a powerful offline image editor featuring 50+ dithering algorithms, advanced color palette controls, glow effects, pixelation tools, and professional image adjustments designed for artists, designers, and retro graphics enthusiasts.
This repository contains Python code implementing two popular dithering algorithms, Floyd-Steinberg and Atkinson, using the Numba library for performance optimization. These algorithms are commonly used for reducing the color palette of images while preserving visual quality.
Add a description, image, and links to the atkinson topic page so that developers can more easily learn about it.
To associate your repository with the atkinson topic, visit your repo's landing page and select "manage topics."