A Simple vcf file Editor. You can export easily edit (modify, delete) entries of a vcf file with this simple tool. The software is still in beta stage.
- Download the latest release from the releases section.
- Run the executable file (no installation needed).
- Open a vcf file using the File->Open menu.
- Edit the entries as you want.
- Save the file using File->Save or File->Save As menu.
- You can also export/import entries using csv/json format.
- Enjoy!
- vCard version 2.1, 3.0, and 4.0
- CSV (Comma Separated Values)
- JSON (JavaScript Object Notation)
- No need to install anything. Just head to the release section and download the last release version.
- Add/Export images
- Add/Export QRCode
- Export/import csv/json
- 🧰 Wonderful library of parsing and generating vcf format
- 📖 MVP pattern from this example
- 🧰 SortableBindingList
- 🧰 Custom TabControl
- 🧰 QRCoder
- 🧰 TinyJSON
- 🧰 SmallestCSVParser
Check this file for history.
Contributions are always welcome! Check this project or this issue page for ideas.
