A calendar event QR code lets anyone add your event to their phone calendar with a single scan — no typing, no copy-paste, no chasing people to RSVP. It is ideal for posters, flyers, wedding invitations, conference badges and email signatures. Enter the title, time, location and a note, and the tool builds a scannable code you can download and share.
How it works
The tool encodes your event as a standard iCalendar (VEVENT) record — the same .ics format used by Apple Calendar, Google Calendar and Outlook. Your local start and end times are converted to UTC and written as DTSTART and DTEND fields, alongside SUMMARY (title), LOCATION and DESCRIPTION. That text block is then rendered into a QR code. When a phone camera scans it, the operating system recognises the calendar data and offers to add the event directly.
Example
For a launch party:
| Field | Value |
|---|---|
| Title | Gera Tools Launch |
| Start | 12 June 2026, 18:00 |
| End | 12 June 2026, 21:00 |
| Location | 24 King Street, London |
The tool writes these into a VEVENT block, converts the times to UTC, and produces a QR code. A guest scans it and their calendar opens a pre-filled event ready to save — with the right title, three-hour duration and address.
Download the result as PNG or SVG and add it to your invitation. Everything is generated in your browser, so your event details are never uploaded.