python3 strip-images-from-apple-vcard.py --verbose --inputfile Kontakte.vcf
Strips pictures from vCards .vcf exports from Apple's AddressBook to be imported into other VCF capable tools (e.g. RoundCube Webmail).
I was able to reduce a complete backup of my Apple AddressBook in VCF format weighing 11 MB to 638 KB.
- Open AddressBook
- Select all address book entries (Cmd-A)
- AdressBook
- Export...
- Export vCard...
- Save
Alternatively, you just can drag & drop in newer macOSes.
- Switch to directory containing this script and the vCards.vcf file
python3 strip-images-from-apple-vcard.py --verbose --inputfile Kontakte.vcf