An easy and lightwight vcf to txt file or pdf converter. Currently only in terminal avaible! The script was tested with Samsung contact files which can be exported in the contact app on your smartphone.
The script is written in python3!
python3 VCFReader.py
To execute the script you need to install first re, vobject and fpdf.
pip install re
pip install vobject
pip install fpdf
Then anwer the questions until your contact file is converted to a pdf or text file.