How the receipt works
The card follows the logic of a real thermal printer without ever pretending to be one: a fixed 32-character monospace column, dashed rules, a right-aligned price on every line and a total at the bottom. The twist is the price column. Type a number and it behaves like money; type anything else and it is kept exactly as you wrote it. The total then does the only honest thing possible with a mixed column: it sums the numbers and appends the text prices with plus signs.
| You type in the price box | Counted in the total? | Prints as |
|---|---|---|
23.50 | Yes — summed | 23.50 |
1,200 | Yes — commas are fine | 1200 |
-3.25 | Yes — subtracts (for "damages") | -3.25 |
x47 | No — kept as text | x47 |
priceless | No — kept as text | priceless |
24/7 | No — kept as text | 24/7 |
| (blank) | Ignored | label only, no price |
Duplicate text prices appear once in the total — three priceless items still add up to one
priceless, which is the correct emotional arithmetic. There is deliberately no currency
symbol requirement anywhere: x47 and forever are as valid as
12.99, because this is a card, not a bill.
Three worked examples
1. The bestie receipt (mixed prices)
The default preset mixes both price styles. Only 23.50 and 9 are numbers, so
the numeric part of the total is 23.50 + 9 = 32.50; the text prices ride along
untouched:
BESTIE RECEIPT ISSUED TO: MY BESTIE -------------------------------- LATE NIGHT PHONE CALLS x47 COFFEES YOU OWE ME 23.50 EMERGENCY PEP TALKS x12 SECRETS KEPT priceless YEARS OF PUTTING UP WITH ME 9 -------------------------------- TOTAL 32.50 + x47 + x12 + priceless
Notice the total dropped to its own right-aligned line — at 29 characters it no longer fits beside the word TOTAL inside a 32-character column, so the layout wraps it the way a real thermal printer would.
2. The graduation receipt (numbers only)
With all-numeric prices the total is a plain sum: 63 all-nighters + 487 coffees + 11 group
projects = 561. One semester-by-semester estimate of your caffeine habit, printed like a
grocery run. Swap STUDENT LOANS — do not ask in and the total becomes
561 + do not ask, which is usually more accurate.
3. The Mother's Day receipt (text only)
The mom preset has no numeric prices at all — x2,340 packed lunches (about 180 school days
× 13 years), 24/7 worrying, priceless at the end. With nothing to sum, the
total prints as the full chain:
x2,340 + x312 + 24/7 + x1,096 + priceless. Wrapped across two lines, it reads like the
world's most accurate invoice for being raised.
Pick your occasion
| Preset | Default title | Best for | Signature line |
|---|---|---|---|
| Bestie | BESTIE RECEIPT | Friendship Day, birthdays, "just because" | SECRETS KEPT — priceless |
| Situationship | SITUATIONSHIP RECEIPT | Group-chat roasts, post-breakup humor | CLOSURE — out of stock |
| Mom | MOM RECEIPT | Mother's Day, mom's birthday | WORRYING ABOUT ME — 24/7 |
| Graduation | GRADUATION RECEIPT | Grad caps, class group photos | ALL-NIGHTERS — 63 |
| Pet | GOOD BOY RECEIPT | Pet birthdays, adoption ("gotcha") days | 3AM ZOOMIES — x52 |
| Love | LOVE RECEIPT | Valentine's Day, anniversaries | STOLEN FRIES — x999 |
Each preset also has its own page with a ready-loaded example and line ideas: the friendship receipt for besties, the situationship receipt for whatever that was, the love receipt for Valentine's Day and anniversaries, and the pet receipt for the best boy or girl in your life.
What people make with it
- Instagram story cards — the 1080×1920 export is sized for stories; tag the friend the receipt is "issued to".
- Printed keepsakes — the square export prints cleanly at 10×10 cm for a card insert or a framed desk joke.
- Group-chat inside jokes — itemise the chaos of a trip or a semester and drop the PNG in the chat.
- Occasion cards with a twist — Mother's Day, Valentine's, graduation: same sentiment as a greeting card, funnier format.
- Pet accounts — a "GOOD BOY RECEIPT" with the shoes-destroyed count is a proven caption format.
Why this is parody-only, on purpose
Receipt-style graphics are having a long moment — Receiptify made "your music as a receipt" a shareable
format, and friendship-receipt cards followed as a way to itemise a relationship. This site keeps the
format and refuses the failure mode: a card maker that could double as a fake proof of purchase. So
there is no store-logo upload, no tax/card/authorization fields, the stripes are decorative rather than
scannable, prices happily accept priceless, and the parody watermark is baked into every
pixel export. If you need a real receipt, the only generator for that is the place you actually bought
something from.