An open source CLI script for Windows to backup photos from your iPhone
- Only sync new files
- File verification after copy
You can install the package via pip:
pip install iphone-sync
iphone-sync PATH_TO_OUTPUT_FOLDER
iphone-sync C:\Backup
🔍 Scanning folders...
📁 202503_a: 100%|██████████████████████| 33/33 [00:05<00:00, 6.47it/s]
✅ All Done!
- Make opencv and pillow dependency optional
This project is licensed under the terms of the MIT license.