How to Mirror Photos Albums to Files App Using Shortcuts?
I want to create an iOS Shortcut that:
- Gets all albums and subfolders from the Photos app
- Recreates the same folder structure in the Files app
- Copies photos into matching folders
- Skips duplicates by comparing existing files/photos
- Only adds new photos when re-running the shortcut
Example:
album-01/
album-02/
├── album-0a/
├── album-0b/
Can this be done with native Shortcuts?
u/Dimension936 — 7 days ago