Open Scanner is a fast, free document scanning app for iPhone. You can download it from the App Store.
Open Scanner scans your receipts, notes, textbooks, and anything else you point your iPhone at.
It saves your scans into its built-in library, and syncs them to all your devices.
Unlike other scanner apps, Open Scanner is free, and always will be: no ads, no in-app purchases, no subscriptions.
Open Scanner is open source (MIT License). That means another app developer can take the source code and audit it, or republish it as their own app.
You can even run your own private version of Open Scanner on your iPhone, if you’re adventurous.
Open Scanner will prompt you for the following permissions:
- Camera: Required for scanning your documents.
- Location: Optional. If you grant location permission, Open Scanner will annotate your scans with location data.
Please see Open Scanner's privacy policy.
This project's purpose is to provide iPhone users with a free (and ad-free), privacy-respecting, and auditable document scanning app.
Open Scanner is written in Swift and built with SwiftUI. It uses Core Data for data storage, and CloudKit for synchronization. It supports iOS 16.0+ and visionOS 1.2+.
Contributions to the project, either as issues or pull requests, are welcome.
The version numbers in Releases correspond to the version numbers in Open Scanner's App Store listing.