Test files › Web and text formats › contact.vcf
Sample vCard file (contact)
A vCard 3.0 contact with name, organisation, phone, email and a unicode field.
↓ Download contact.vcf| Filename | contact.vcf |
| Format | vCard |
| Size | 137 bytes (137 bytes) |
| MIME type | application/octet-stream |
| SHA-256 | 73027d2e6ad61dc2684aea3db1295e6dc48a6b3533783f3134f1f0e2a47b8e86 |
What this file catchesContact import. Includes a non-ASCII organisation name to catch importers that assume ASCII, and the CRLF line endings vCard requires.
Download & verify
curl -fsSL -o "contact.vcf" "https://files.hexaqa.com/web/contact.vcf"
curl -fsSL "https://files.hexaqa.com/web/contact.vcf" | sha256sum
# expect: 73027d2e6ad61dc2684aea3db1295e6dc48a6b3533783f3134f1f0e2a47b8e86