โ† Back to Umabot Tools


GCal Participant List Cleaner

A simple, client-side utility to convert messy Google Calendar participant lists into clean, usable CSV data.

Overview

GCal Participant List Cleaner solves the annoyance of copying guest lists from Google Calendar events. When you copy participants from GCal, you often get a string like Name Surname <email@example.com>, Another Name <another@example.com>. This tool parses that text and converts it into a structured two-column CSV (Participant, Email) that you can paste directly into Excel or Google Sheets.

View Source Code on GitHub

Key Features

๐Ÿงน Clean Parsing

๐Ÿ“Š Instant CSV Output

๐Ÿ”’ Privacy Focused

How It Works

  1. Copy List: Go to your Google Calendar event and copy the entire list of guests/participants.
  2. Paste: Paste the text into the input area.
  3. Convert: Click the "Convert to CSV" button.
  4. Copy Result: Use the "Copy CSV to Clipboard" button to get your clean data.

Getting Started

Simply open gcal_converter.html in your web browser. No installation or server is required.


License

This project is licensed under the MIT License.

InnovUmabot | https://innovumabot.com

This tool was vibe-coded with AI with strict human supervision.