Design a card, tie a note, hit send — and a real 4×6 art postcard drops in someone's mailbox a few days later.
PetalPost is a Design → Address → Review → Mail flow that ends with an actual postcard in the actual post. You build the card in the browser, write your note, punch in an address, pay, and it's printed and mailed for you.
It grew out of a little app I made for one person — nazneen.io, where you assemble a bouquet from SVG stems and it lands in her inbox as an email. PetalPost is that same warmth, but on paper, for anyone.
The interesting engineering is the trust boundary: the artwork is rendered in your browser and rasterized to a PNG, addresses are verified before a card can charge, and fulfillment only fires from a verified payment webhook — so nothing gets mailed by accident.
No accounts, no database of you. Your order gets an unguessable tracking link and that's the only credential — anonymous by design.
Pick the art, choose a wrap, tie a handwritten-style note. The card renders live — what you see is what gets printed.
Recipient addresses are checked before you're ever charged, so a typo doesn't turn into a card mailed into the void.
Every order gets a private tracking link. Watch it move from printed to in-transit to delivered — no login, no account.
I like software that turns a warm impulse into a finished thing in under two minutes. You think "I should send my mom a card," and the friction usually wins. This is my attempt to let the impulse win instead.
It's also a fun little full-stack puzzle: browser-side rendering, physical-mail APIs, payments, and webhooks all have to agree before a real object gets manufactured and shipped. Getting that chain to be boringly reliable was the whole game.
No demo login needed — it's a public app. You only pay when you actually mail something, so poking around the designer is free.