ICS Calendar Merger
Merge multiple .ics calendar files locally in your browser and download one combined calendar.
Calendar sources
Paste `.ics` calendars or import files. Everything is merged in this browser tab.
Calendars
2
Merged events
2
Duplicates removed
0
Merged calendar
Export the combined calendar as a new `.ics` file.
Questions
Can this merge public calendar URLs?
This first version merges pasted or imported .ics calendar files locally. Fetching public URLs may be added later after CORS, abuse, and privacy review.
How are duplicate events handled?
Events with the same UID are treated as duplicates. Events without a UID use start time, end time, and summary as a fallback key.
Does this support recurring events?
Recurring event rules are preserved in the exported .ics file, but this tool does not expand recurring series into individual occurrences.
Does Utilumo upload my input?
No. This tool is designed for local browser processing and does not send your input to a server.
Do I need an account?
No. Utilumo tools are built to work without accounts or sign-in.