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

  1. Export an ICS file from your calendar app (Google, Apple, Outlook)
  2. Drop the file here — it is parsed instantly in your browser
  3. 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

FeatureICSCSV
FormatiCalendar (RFC 5545)Plain text (RFC 4180)
Data typesEvents, todos, journalsRows and columns
CompatibilityCalendar appsSpreadsheets, databases
EditingRequires calendar appAny text editor
Use caseSharing calendar dataData 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.