Create a block-mosaic version of a raster image while keeping its original dimensions.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
The source is reduced to a canvas divided by the block size, then enlarged with smoothing disabled. Each output block repeats one sampled colour region.
Input: data:image/png;base64,iVBORw0KGgo= Block size: 2
PNG data URL with 2×2 colour blocks
Privacy edits obscure faces, game assets create low-resolution style, and graphics lessons demonstrate resampling.