ICS <-> CSV Converter

Move calendar events between .ics and CSV so they can live in spreadsheets or calendar apps.

Last updated: June 2026 | By Patchworkr Team

Calendar Desk
CSV output1 event parsed
summary,start,end,location,description,uid,status,allDay
Design Review,20260623T090000Z,20260623T100000Z,Teams,Review the next release,patchworkr-1,,false
Format Foundry

What does ICS and CSV conversion do?

ICS files store calendar events in a standard text format. CSV is spreadsheet-friendly and easy to sort or edit.

How to use it

ICS to CSV

Paste an .ics export and turn its events into spreadsheet rows.

CSV to ICS

Use a header row with event fields and rebuild a calendar file from the rows.

Example

Design Review

summary,start,end,location
1 event

Related Tools