ADVERT
🗓️ CSV to ICS Converter
Convert CSV schedules into .ics calendar files for Google Calendar, Apple Calendar, and Outlook. Map columns, preview events, and export instantly.
CSV to ICS Converter
Convert spreadsheet rows into calendar events and export a ready-to-import `.ics` file.
Parsed rows: 1 | Exported events: 0 | Skipped rows: 1
Column mapping
Adjust mappings if your CSV uses custom names.
How to use this tool
- Paste CSV content or upload a file with one event per row.
- Map your CSV headers to calendar fields such as title, start, end, and location.
- Review generated ICS output, then copy or download the `.ics` file.
Recommended CSV fields
- Use clear headers like `title`, `start`, `end`, `location`, and `description`.
- Set all-day rows with `true/false` or `yes/no` in your all-day column.
- Keep date formats consistent across rows to avoid skipped entries.
Who this helps
- Teams migrating event lists from spreadsheets into calendar tools.
- Operations workflows that bulk-create training or shift events.
- QA checks where you need to inspect ICS output before import.
FAQ
- What date formats are accepted?
- ISO-like values work best, including `YYYY-MM-DD`, `YYYY-MM-DDTHH:mm`, and common date strings parseable by the browser.
- Why were some rows skipped?
- Rows are skipped when required fields are missing or dates cannot be parsed into valid calendar timestamps.
- Does this support recurring events?
- Not yet. This converter creates one VEVENT per CSV row without RRULE recurrence fields.
ADVERT
ADVERT