A VCF (Virtual Contact File) Viewer/Editor/Creator in JavaScript
A Simple VCF (Virtual Contact File) Viewer/Editor/Creator in JavaScript (VCF versions 2.1/3.0/4.0)
What is a VCF file?
A VCF file is a standard file format for storing contact information for one or more persons or a business. It typically includes a name, address, phone number, email address, and other contact information. VCF files also support custom fields, images, and other types of media.
Live demo at: https://virtual-contact-file-manager.sourceforge.io/
Features:
-Includes 13 of the most common property types, more can be included if needed.
-Supports version 2.1, 3.0, 4.0 of VCF
-Automatic VCF version detection when loading a VCF file
-Unlimited number of vCards (VCF) (As much table data as your browser supports)
-Profile photo support: Both URLs and Base64
-Edit any property already on display
-Save your created/edited VCF card(s) directly on your computer
-Add unlimited new contacts
-Add/update profile pictures
-Sort any column in the table alphabetically
-Delete any contact with left mouse click (When delete mode is "ON")
-Print contacts to PDF or paper
-Search bar feature to find contacts easily
-Create a VCF from scratch!!!
What needs to be done: Everything should be working now!
Thank you!