Every photo you upload has its GPS, device, and timestamp data removed — automatically.
A phone photo carries more than the image — GPS coordinates, device model, and the exact time it was taken are embedded in the file by default. GrowScope strips all of it from every photo you upload, unconditionally, before it reaches storage.
The problem
Most apps don't touch a photo's metadata at all — the GPS coordinates embedded by your phone travel with the file wherever it goes. For a grow diary, that means a single shared or leaked photo could reveal exactly where your grow is located, down to a few meters, without you ever choosing to share that.
Why it's hard to solve alone
You take a photo to document a plant, not to broadcast your address. Metadata stripping should be the default, not a setting a user has to know exists and remember to enable — a forgotten toggle is exactly how location data leaks.
How GrowScope helps
Every photo uploaded to GrowScope — for plant health checks, AI analysis, harvest reports, anywhere — is re-encoded server-side through a canvas pipeline that strips GPS coordinates, device model, and exact capture time. This runs unconditionally, on every upload, for every file size, with no setting to keep the original metadata.
How it works
- You upload a photo anywhere in GrowScope — a plant health note, an AI analysis request, a harvest report.
- The photo is re-encoded through a canvas-based pipeline before it's stored, which strips GPS coordinates, device model, and exact capture timestamp.
- This happens for every photo regardless of file size — there's no small-file exception and no setting to disable it.
- Image orientation is explicitly corrected during re-encoding, so stripping the orientation tag doesn't upload your photo sideways.
What you get
You never have to remember a privacy setting for photos — every upload leaves your device's location and identity out of the picture, automatically, every time.
Frequently asked questions
Can I keep the original EXIF data if I want to?
No — there's no toggle to disable stripping. It runs unconditionally on every photo upload, by design, so there's no setting to forget.
Does this affect photo quality?
The photo is re-encoded, not degraded for privacy's sake — orientation is explicitly preserved so re-encoding doesn't flip or rotate your image.
What exactly gets removed from my photos?
GPS coordinates (where the photo was taken), the device model that took it, and the exact capture timestamp. These are stripped before the file reaches GrowScope's storage.
Does this apply to photos used for AI analysis too?
Yes — stripping happens at the upload layer before storage, so it applies to any photo you upload anywhere in the app, including ones sent for AI plant analysis.