Turn a birthday party, housewarming, team dinner or kids’ event into a single Partiful-style invitation page you can share as a link. Fill in the event name, date and time, place, a short message and how guests should RSVP, then press “Create invite page” to get a shareable URL. Anyone who opens the link sees a themed invitation with an “Add to calendar” button that opens Google Calendar. There is no account and no server storage: everything lives inside the URL itself.
How it works: the form contents are turned into JSON, encoded as base64url and placed after #i= in the URL. Browsers never send the part after # to a server, so this site never receives your invitation. Anyone with the link can open it, so do not post the link in public. “Add to calendar” simply opens Google Calendar’s new-event screen in a new tab: with a start time it drafts a 2-hour event, without one it drafts an all-day event (you can change it before saving).