Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jozefizso/vcardsplitter

Split multi-contact VCard file into individuals files
https://github.com/jozefizso/vcardsplitter

csharp dotnet utility vcard

Last synced: 10 days ago
JSON representation

Split multi-contact VCard file into individuals files

Awesome Lists containing this project

README

        

# VCardSplitter

When importing and exporting contact data, sometimes you will come across
a single VCard (.vcf) that contains multiple contacts. Outlook has no native
way to read this file.

This simple Windows Forms application splits a single file into one VCard
for each contact, allowing you to drag-and-drop the resulting files into
Outlook or Exchange.

![VCard Splitter user interface](assets/VCardSplitter.gif)

# License

Copyright © 2008 willsllc, [Microsoft Public License (Ms-PL)](LICENSE)