๐ Short version (TL;DR)
This app is a local-only document scanner. It uses your camera and photo library exclusively to let you scan, organise, and export documents. No information ever leaves your device.
๐ค About the Developer
MyDocScanner is developed and maintained by Pradip Bhatt as an independent project.
Contact: pradipbhatt0811@gmail.com
๐ Data We Collect NONE
MyDocScanner collects no personal data whatsoever. Specifically:
- No account registration or login
- No analytics or crash-reporting SDKs
- No advertising identifiers
- No location data
- No contacts or call logs
- No telemetry of any kind
| Data type | Collected? | Stored where? | Shared? |
|---|---|---|---|
| Scanned images | Device only | App private storage | Never |
| Generated PDFs | Device only | App private storage | Never |
| Camera feed | Not stored | Used live, discarded | Never |
| Folder/file names | Device only | App private storage | Never |
| Usage statistics | Not collected | โ | Never |
๐ท Device Permissions
The app requests only the permissions it strictly needs:
| Permission | Why it is needed | Used for anything else? |
|---|---|---|
| Camera | Capture photos of documents for scanning | No |
| Photo Library (iOS) | Import existing images to scan | No |
| External Storage (Android โค 9) | Read images imported by the user | No |
You can revoke any permission at any time in your device's Settings โ Apps โ MyDocScanner โ Permissions. Revoking camera access disables scanning; the rest of the app continues to work with previously scanned documents.
๐พ How Your Data Is Stored
All scanned images and generated PDFs are saved in the app's
private internal storage
(getApplicationDocumentsDirectory()). This folder
is:
- Not accessible to other apps without root access
- Automatically deleted if you uninstall MyDocScanner
- Never synced to any cloud service by this app
๐ค Third-Party Services
MyDocScanner does not integrate any third-party analytics, advertising, tracking, or cloud services. The open-source libraries used are listed below for transparency:
| Library | Purpose | Sends data externally? |
|---|---|---|
| cunning_document_scanner | Native camera + edge detection | No |
| pdf / printing | PDF generation & preview | No |
| share_plus | OS-level share sheet | No |
| path_provider | Locate app storage directory | No |
| intl | Date formatting | No |
๐ถ Children's Privacy
MyDocScanner does not knowingly collect any information from anyone, including children under the age of 13. Because no data is collected at all, the app is safe for users of all ages.
๐ Changes to This Policy
If the privacy practices of this app ever change (for example, if a future version adds optional cloud backup), this policy will be updated and a new effective date posted at the top. Continued use of the app after changes constitutes acceptance of the updated policy.
Given the nature of this app โ entirely local, no accounts, no internet โ significant changes are unlikely.
๐ฌ Contact
Questions, concerns, or requests regarding this privacy policy can be sent to:
Pradip Bhatt
pradipbhatt0811@gmail.com
Responses will be provided within 7 business days.