How to convert Calendar JSON to Calendar CSV
Before you start
Paste valid Calendar JSON syntax or drop one or more .calendar.json files.
Accepted: .calendar.json · application/json- Paste valid Calendar JSON content, choose files, or drag them onto the drop zone.
- Confirm the detected format. Mixed-format batches are flagged before conversion.
- Select “Convert on this device.” Produces previewable Calendar CSV text and a correctly named download.
How this converter behaves
The source records are parsed into a small, typed interchange model and serialized into the destination format with explicit fidelity limits.
What happens to your data?
The conversion engine runs in this browser tab. OmniCastConverter has no upload API and never sends your content, file name, or converted result to a server.
Fidelity and limitations
This route is classified as structural. The converter preserves meaning and structure supported by both formats.
- Core event fields are preserved; recurrence rules, alarms, attendees, and time-zone definitions are omitted.
Try a valid example
The “Use example” action in the workbench loads this exact input. Produces previewable Calendar CSV text and a correctly named download.
[{"title":"Private planning","start":"20260723T090000Z","end":"20260723T100000Z","location":"Vilnius","description":"Processed locally"}]