vCard-to-CSV
                                
                                
                                
                                    vCard-to-CSV copied to clipboard
                            
                            
                            
                        Makes vCard (.vcf) data readable
vCard-to-CSV
- 
Makes vCard (.vcf) data readable
 - 
Full security nothing is uploaded, everything just plays out their computer with the language JavaScript.
 - 
Just download and double click on 'vCard-to-CSV.html' file!
 - 
Tested with a contacts.vcf file from my Android Samsung smartphone.
 - 
Runs on almost every device!
 

Use vCard-to-CSV Online
Tested on new
- Firefox
 - Chrome
 - Opera
 - IE
 - Edge
 
Manual:
- Three ways to load a file:
 
- Drag and drop from the PC
 - Select file with button
 - Copy paste into the text box
 
- For use simply copy paste from text box to the right.
 
CSV file options:
Open in Excel
Copy and paste into an excel sheet, then function -> data / text in columns
or
Copy and paste into a text file with extension .csv then double-click with mouse, done! :)
Save in database
Copy and Paste into a Textfile.csv
Then SQL: LOAD DATE INFILE 'C: / ... Textfile.csv' INTO TABLE