I have a VCF file that contains hundreds of contacts combined into a single file. For better organization and sharing, I need each contact saved as a separate VCF file. Doing this manually would take a lot of time and increase the risk of mistakes. What is the best way to extract individual contacts from a VCF file while preserving all contact information accurately?