https://github.com/aprysesdk/pdftron-android-ocr-scanner-sample
Android Scanner with OCR support using PDFTron
https://github.com/aprysesdk/pdftron-android-ocr-scanner-sample
android document-ocr document-scanner ocr pdf-scanner scanned-documents scanner
Last synced: about 2 months ago
JSON representation
Android Scanner with OCR support using PDFTron
- Host: GitHub
- URL: https://github.com/aprysesdk/pdftron-android-ocr-scanner-sample
- Owner: ApryseSDK
- License: other
- Created: 2020-09-25T21:33:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-07T19:13:44.000Z (over 4 years ago)
- Last Synced: 2025-07-14T20:38:48.548Z (3 months ago)
- Topics: android, document-ocr, document-scanner, ocr, pdf-scanner, scanned-documents, scanner
- Language: Kotlin
- Homepage:
- Size: 123 MB
- Stars: 35
- Watchers: 7
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# PDFTron Android OCR Scanner Sample
This sample uses Google's ML Kit Text Recognition APIs to extract text from image documents taken with the camera. The PDFTron API is used to create an output PDF containing the captured image and recognized text.
# Setup
1. Clone this repository.
2. Open a new project in Android and select the folder containing this repository.
3. Run the app in Android Studio.## Contributing
See [Contributing](./CONTRIBUTING.md)## License
See [License](./LICENSE)
