Paintn't – A headless tribute to paint.exe, in TypeScript
SMRTR summary
Paintn't is a headless TypeScript graphics library that mimics classic paint programs through code-only manipulation. It provides an in-memory bitmap API with drawing tools, selections, transformations, and clipboard operations without requiring a GUI or DOM. The library targets procedural generation, server-side image editing, bots, and retro tooling with deterministic rendering.
SMRTR provides this summary for quick context. The original article belongs to Hacker News.
Read the original article