ICS Calendar Event Generator
Build a downloadable .ics calendar invite with reminders and recurrence.
Event details
Everything stays in your browser
events.ics
RFC 5545 iCalendar — import into Google Calendar, Outlook or Apple Calendar
About the ICS Calendar Event Generator
Create a valid RFC 5545 iCalendar (.ics) file for any event: title, location, URL, description, organizer and attendees, all-day or timed, recurrence rules such as daily, weekly or every weekday, a display reminder, and busy/free status. Text is escaped and long lines folded exactly as the spec requires, so the file imports cleanly into Google Calendar, Outlook and Apple Calendar.
Examples
Weekly standup
Team sync, Mon 09:00, repeats weeklyOutput
BEGIN:VEVENT ... RRULE:FREQ=WEEKLYKeyboard shortcuts
- Copy the main outputCtrl / ⌘ + Shift + C
- Download the resultCtrl / ⌘ + S
- Share this toolCtrl / ⌘ + Shift + S
- Reset the inputsAlt + R
- Open the tool search paletteCtrl / ⌘ + K
Related tools
.gitignore Generator
Generators
Build a .gitignore file from built-in language and OS presets.
Credit Card Test Number Generator
Generators
Generate Luhn-valid fake card numbers for testing.
Fake User Generator
Generators
Generate random fake user records with names, emails, and addresses.
Mock JSON Generator
Generators
Generate arrays of mock JSON records from a simple field schema.
Password Generator
Generators
Create secure passwords with custom length and character sets.
Random Emoji & Symbol Picker
Generators
Pick random emoji or symbols from curated categories.
Frequently asked questions
Version 1.0.0 · Updated 2026-08-22 · Runs entirely in your browser