Splitting a multi-contact .vcf file

Hi,


I have a .vcf file which contains may hundreds of contacts records. I want to split this file into multiple files, one for each contact. I can achieve the reverse (multiple files to single file) by using the Terminal command: cat *.vcf > combined.vcf which is fine, I want to do the opposite and end up with multiple files from one single file.


As background I have found that if I drag a single contact .vcf file into Evernote this creates a new Evernote Note with the contact name as the title of the note. What I want to do is to drag a load of .vcf files into Evernote and for Evernote to generate multiple notes, one for each contact.


So, anyone expert enough out there who can tell me how to carve up a single .vcf file into individual .vcf files?


Sadly I suspect that this cannot be done!


Thanks in advance!


Quentin.

Posted on Jan 23, 2019 6:58 AM

Reply
Question marked as Top-ranking reply

Posted on Jan 24, 2019 6:00 AM

You could probably write a script - especially a shell script to do this.


However a more Mac friendly approach is to import the multi contact VCF in to Contacts. Then once in Contacts you can get Contacts to export as individual files - one per contact. (Normally it only also exports as a single file.)


  • To do this select all the contacts
  • Then hold down the Option key on the Mac keyboard and keep it held down
  • Now drag the contacts in to a folder in the Mac Finder


It will create a file per contact instead one file for all the contacts.

Similar questions

2 replies
Question marked as Top-ranking reply

Jan 24, 2019 6:00 AM in response to qfieldboden

You could probably write a script - especially a shell script to do this.


However a more Mac friendly approach is to import the multi contact VCF in to Contacts. Then once in Contacts you can get Contacts to export as individual files - one per contact. (Normally it only also exports as a single file.)


  • To do this select all the contacts
  • Then hold down the Option key on the Mac keyboard and keep it held down
  • Now drag the contacts in to a folder in the Mac Finder


It will create a file per contact instead one file for all the contacts.

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

Splitting a multi-contact .vcf file

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.