Google Calendar link generator
Build an add-to-calendar link that opens a prefilled event in Google Calendar.
Related tools
Google Calendar link generator
Fill in a title, a start and an end, and the tool assembles a calendar.google.com link that opens a prefilled event — the recipient just clicks Save. Drop the link into an email, a newsletter, an invitation page or a signature, and anyone with a Google account can add your meeting, webinar or deadline in one click, with no .ics attachment to download and import.
Dates go in as 2026-08-01 09:00. A bare date makes an all-day event, and the All-day checkbox turns a timed one into a full day; a multi-day event includes the last day you type, and the exclusive end date the URL format wants is worked out for you. Leave the end empty and the duration in minutes takes over. Times without a UTC offset are floating — they land at that clock time in whatever zone the recipient's calendar uses — unless you set a time zone as an IANA name such as Europe/Berlin, which pins the event through the link's ctz parameter. An explicit offset like +02:00 or Z converts the times to UTC instead.
The title, description and location are percent-encoded, so ampersands, diacritics and emoji arrive intact. The tally under the output shows the event's duration and the length of the finished link. When your audience isn't on Google Calendar, generate an .ics file with the ICS generator instead — both tools accept the same date formats.
The link is built entirely in your browser and nothing is sent while you type. Google only learns about the event if someone actually opens the finished link.