ICS to CSV Converter
Convert ICS calendar files to CSV instantly in your browser. Preview events before downloading. 100% private.
Drag & drop ICS file here or click to browse
How to convert ICS to CSV
- Export an ICS file from your calendar app (Google, Apple, Outlook)
- Drop the file here — it is parsed instantly in your browser
- Preview events in the table and download the CSV
Is this converter safe?
Yes. The ICS file is parsed entirely in your browser — nothing is uploaded to any server.
ICS vs CSV — quick comparison
| Feature | ICS | CSV |
|---|---|---|
| Format | iCalendar (RFC 5545) | Plain text (RFC 4180) |
| Data types | Events, todos, journals | Rows and columns |
| Compatibility | Calendar apps | Spreadsheets, databases |
| Editing | Requires calendar app | Any text editor |
| Use case | Sharing calendar data | Data analysis, import/export |
Frequently asked questions
What events are extracted?
The converter extracts all VEVENT blocks and pulls the SUMMARY, DTSTART, DTEND, LOCATION, and DESCRIPTION fields from each event.
Can I edit events before downloading?
Currently not supported — the tool converts events as-is. You can edit the CSV after downloading.
Does it support recurring events?
Only individual VEVENT instances are extracted. RRULE-based recurring events are not expanded into separate rows.