Scrubframe privacy policy
Scrubframe does not collect personal data from users.
- No account creation
- No analytics SDK
- No advertising or tracking
- No network connection required for any feature
- No user-generated public content
Your photos are never uploaded. All metadata reading and scrubbing happens locally on your device using Apple's ImageIO framework. The cleaned copy is either saved to your Photos library (using add-only access) or shared via the system share sheet — no copy is ever sent to a server.
The only data stored by the app is a small set of local preferences (orientation, colour profile, haptics, JPEG quality) and two on-device counters (number of photos cleaned, number of locations removed), kept in UserDefaults on your device. These are never transmitted anywhere.
Photo library access: importing photos uses Apple's PhotosPicker, which requires no library permission. Saving a clean copy uses add-only Photos access (PHPhotoLibrary requestAuthorization for .addOnly) and is only requested if you choose to save.
If this policy changes, the updated version will be posted on this page.