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.

The form is pre-filled with a sample (a made-up event). Replace it with your own details.
Everything you type is embedded in the URL. Do not include anything you would not want others to see, such as a home address or phone number. Use a venue or business name for the place, and only link to publicly listed locations.

Preview (this is what your guests will see)

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).