Event QR Code Generator

Free Event QR Code Generator

Let people add your event to their calendar with a single scan. Encode event name, date, time, location, and description into a QR code using the standard iCalendar (vEvent) format — no app required.

Live Preview
Event QR Code Generator example QR code

Example Event QR Code

API URL

https://api.online-qr.com/v1/make-qr?data=BEGIN:VCALENDAR VERSION:2.0 BEGIN:VEVENT...

What is a Event QR Code?

An event QR code encodes event details using the iCalendar VEVENT format, which is understood by Google Calendar, Apple Calendar, Outlook, and other calendar applications. When scanned, the phone presents an "Add to Calendar" prompt with all event details pre-filled. This removes the need for people to manually enter event information and is ideal for invitations, conference materials, flyers, and tickets.

How to Create a Event QR Code

  1. 1

    Format your VEVENT data: BEGIN:VCALENDAR\nVERSION:2.0\nBEGIN:VEVENT\nSUMMARY:Event Name\nDTSTART:20261201T090000Z\nDTEND:20261201T110000Z\nLOCATION:Venue Address\nEND:VEVENT\nEND:VCALENDAR

  2. 2

    URL-encode the iCalendar string and pass it to the API: https://api.online-qr.com/v1/make-qr?data=BEGIN%3AVCALENDAR...

  3. 3

    Print the QR code on your event invitation, flyer, or ticket — attendees scan to save the event instantly

Example API call
https://api.online-qr.com/v1/make-qr?data=BEGIN%3AVCALENDAR%0AVERSION%3A2.0%0ABEGIN%3AVEVENT%0ASUMMARY%3ATeam%20Meeting%0ADTSTART%3A20261201T090000Z%0ADTEND%3A20261201T100000Z%0ALOCATION%3A123%20Main%20St%2C%20New%20York%2C%20NY%0AEND%3AVEVENT%0AEND%3AVCALENDAR

Common Use Cases

  • Conference and workshop invitations with session details
  • Wedding invitations linking to save-the-date calendar entry
  • Concert and festival tickets encoding event date and venue
  • Corporate meeting materials for quick calendar blocking
  • Sporting event programs with game schedule entries
  • Trade show booth materials for scheduled product demonstrations

Tips for Best Results

  • Use UTC timestamps (Z suffix) in DTSTART and DTEND for timezone-consistent scheduling across regions
  • Keep the event description concise to minimize QR code complexity — link to a URL for full details
  • Include a LOCATION field with the full address so calendar apps can show navigation options
  • Test the QR code with Google Calendar, Apple Calendar, and Outlook before distribution

Frequently Asked Questions

Ready to create your Event QR Code?

Generate your first QR code in seconds with the Online-QR API. No signup required for static codes. Create a free account for dynamic codes with scan analytics.