Comma to Column Claude Tables to Google Slides

I added a new page to Comma to Column that allows you to turn a Claude Code outputted table into a Google Slides formatted table.

I find this super useful because I use Claude Code for a lot of data science:

     ┌────────────┬───────┐
     │   Planet   │ Moons │
     ├────────────┼───────┤
     │ Jupiter    │    97 │
     ├────────────┼───────┤
     │ Saturn     │   274 │
     ├────────────┼───────┤
     │ Neptune    │    16 │
     └────────────┴───────┘

But then want to present that table in a slide — it's really annoying to have to:

  • screenshot an ASCII table
  • paste each individual value since the whole table cannot be copied
  • ask Claude to save as CSV

Now you can just paste it and et voila!