QR codes for tickets and everything else
This generator builds static QR codes — the data lives in the pattern itself, with no redirect in the middle, so the code never expires and works offline forever. That makes it well suited to printed tickets, wristbands, table cards and signage. If you are issuing real tickets, pair the code with a single-use ID checked at the gate; see ticket security for why the barcode alone is only a lookup key.
Make a code that actually scans
- Keep strong contrast — dark dots on a light background. Inverting (light on dark) fails on many readers.
- Leave the quiet-zone margin intact; don't crop right to the edge of the dots.
- If you tint the code or add a logo, raise the error-correction level to Q or H.
- Download SVG for print (sharp at any size) and PNG for screens.