Desktop app for transferring contacts between Android and iPhone using VCF files. No cloud, no accounts, everything is done locally on your computer.
- Choose your transfer direction (Android to iPhone or iPhone to Android)
- Load your
.vcffile by browsing or drag and drop - Review your contacts, edit or remove the ones you don't want
- Export to a new VCF ready to import on your phone
Head over to Releases and grab the latest version.
Works on Windows, macOS and Linux.
git clone https://github.com/alexandrosnt/contact-transfer.git
cd contact-transfer
npm install
npm run buildOutput goes in the dist folder.


