Your poster
—
Seed and controls
The poster redraws as you type. Press Enter or tab away to save this seed to your history. Every character counts — a trailing space makes a different poster than none.
Recent seeds
This is a deterministic generative-art toy. Your seed text is hashed into a number, that number seeds a small pseudo-random generator (mulberry32), and that generator makes every decision in the poster — palette, layout, shape count, position, rotation — in a fixed order. Feed it the same text twice and you get the same poster twice, in this browser, forever. Downloading saves the current canvas as a PNG straight from your device; nothing is ever uploaded anywhere. Your current seed and up to 10 recent seeds are kept in this browser under one storage key, sandbag.seededposter.v1, so a reload shows the poster you left on.