
Filter · 19 / 35
Posterize
Collapses continuous tones into flat color bands for a silkscreen or comic-print look.
Adjust
1.1
4px
Edit the CSS above — the preview updates live.

Collapses continuous tones into flat color bands for a silkscreen or comic-print look.
Posterize bands continuous tones into flat steps with an SVG discrete transfer function — a silkscreen/poster look, with a Comic preset that punches saturation first. Switch --ifx-post between the pre-baked level presets (3/4/5 tones or Comic; SVG attributes can't read CSS vars) and layer --ifx-sat on top. IMPORTANT: ship the accompanying inline <svg> <filter> block alongside the CSS — the copied HTML/React includes it; a CSS-only integration must add the <svg> once. Static: identical on touch, nothing to reduce for prefers-reduced-motion.
Enhanced — SVG filter. This effect uses an enhanced feature — provide a graceful fallback for older browsers.