- Joined
- Dec 2, 2025
- Messages
- 2
- Reaction score
- 0
This problem usually comes from wrong file encoding. When your CSV is not saved in the right format, special characters like accents or symbols get corrupted during conversion.
Here’s how to fix it:
Here’s how to fix it:
- Open the CSV file in Excel or Notepad
- Save it as UTF-8 encoding
- Check fields like name and address for unsupported symbols
- Use vCard version 3.0 or 4.0 during export for better compatibility