VCF Generator Lite can convert a contact list into a single vCard file, which can be batch-imported into mobile phone contacts or used for other purposes.
- Smart Parsing: Batch contacts in
Name Phone Noteformat (note optional), automatically handles tabs and spaces. - Batch Generation: Combines all contacts into a single
.vcffile. - Number Validation: Automatically skips invalid numbers and quickly locates error rows.
- Editing Assistance: Displays line numbers in text area, supports one-click quote removal.
- Copy the name and phone number in the format of
Name Phone Noteon each line into the text field below. The note can be omitted.Isaac Newton 13445467890 British mathematician Muhammad 13554678907 Confucius 13645436748 - Click Generate, select a path to save the file.
- You can use the generated vCard file wherever you need it.
Note
- You can use both tabs and spaces to separate the name and phone number.
- The program will automatically remove extra spaces from the text field.
For example, Han Meimei 13333333333 A well-known girl will be recognized as
- Name: Han Meimei
- Phone: 13333333333
- Note: A well-known girl
This project is licensed under the Apache 2.0 license. For details, please refer to the LICENSE file.