Image Posterize
Image
Quantises each RGB channel independently into a chosen number of evenly-spaced levels — 2 levels gives a screen-print look, 8 a vintage photo print, 16 a barely-noticeable smoothing. Floyd-Steinberg error diffusion is optional: leave it off for hard flat banding, turn it on for retro-game style stippling that hides the banding. Unlocking per-channel levels lets you produce duotone-style effects (e.g., 2 red levels, 8 green, 2 blue).
How to use
- Drop or pick an image.
- Slide Levels down — 4 is a good starting point for the poster look.
- Toggle dithering on if the bands look too harsh.
- Unlock channels for asymmetric, duotone-style results.
Frequently asked questions
- What's the difference vs the Image Pixelate tool?
- Pixelate reduces spatial resolution (chunky pixels), Posterize reduces tonal resolution (fewer distinct shades). You can stack them — pixelate first, then posterize — for a true low-bit look.
- Why does dithering make my file bigger?
- PNG compression works by finding runs of identical bytes. Dithering breaks those runs into pseudo-random noise, which compresses much worse. For the smallest file, leave dithering off; for the best perceived quality at low levels, leave it on.
Related tools
Image Crop (Aspect Ratio)
Crop any image to a standard aspect ratio (1:1, 16:9, 4:3, etc.) — centered automatically.
Image Rotate & Flip
Rotate an image 90° at a time or flip it horizontally / vertically, then download the result.
Image Resize
Resize an image to any dimensions and export as PNG, JPEG, or WebP — all in your browser.
Image to Base64
Convert an image to a Base64 data URL you can paste anywhere.
QR Code Generator
Create custom QR codes from any text or URL and download them.
Image Compressor
Compress and resize JPEG, PNG, and WebP images in your browser.