Pixel art rendering notes
The converter draws the image to a small canvas, optionally maps colors to a limited palette, then scales the result with image smoothing disabled.
This creates a pixel-style PNG for design drafts, avatars, stickers and game mockups without sending the source image to a server.