This script takes a groupchat pdf with texts in the form "[Firstname] [Lastname], school, other info" and creates a vcf file that automatically saves all the contacts.
This is still a prototype, but here's how you could use it:
Step 1. Save Groupchat As PDF:
(Click the groupchat in iMessage on Mac, then click file in the top left, and click print)

Clone repo and run code in your IDE. Steps on this at the bottom if needed. Then,
Step 2. Locate output file and click on it:


That should do it!
Here's how to clone and run the code if you need it:
Step 1. Clone repo:



