About
A web application that converts images into pixel art. Supports Floyd-Steinberg and Bayer dithering, adjustable color depth (4–256 colors), pixel size control, and brightness/contrast/saturation tuning.
Processing runs both client-side (real-time preview via Canvas API) and server-side via a REST API.