https://github.com/salmik/ocr-ios-app-
Document Scanner with OCR iOS app written in Swift
https://github.com/salmik/ocr-ios-app-
ios-app ios-swift ocr ocr-recognition ocr-text-reader scanner swift swift5 wescan xcode xcode12
Last synced: 11 months ago
JSON representation
Document Scanner with OCR iOS app written in Swift
- Host: GitHub
- URL: https://github.com/salmik/ocr-ios-app-
- Owner: Salmik
- License: mit
- Created: 2021-08-24T04:34:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-22T10:22:56.000Z (over 4 years ago)
- Last Synced: 2025-03-25T13:04:16.565Z (12 months ago)
- Topics: ios-app, ios-swift, ocr, ocr-recognition, ocr-text-reader, scanner, swift, swift5, wescan, xcode, xcode12
- Language: Swift
- Homepage:
- Size: 522 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OCR app
**Smart scanner with OCR Recognition and turn your iPhone into a full-featured and powerful scanner in a second!**
- Automatically detect your document
- 100% Programmatic UI
- Easily edit with your scans after you have scanned them
- Enhance the scans with black-and-white post-processing
- Save your scan as JPG
- Share documents
- Extract’s text from images
- Album creating
- Zooming images
- Supported languages(English, Italian, French, Portuguese, German, Spanish, Chinese)
## Technologies
OCR - [Apple Vision framework](https://developer.apple.com/documentation/vision)
## Installation
```
2) run - pod install
3) Build and run
```
## Requirements
- iOS 13.0+
- Xcode 11+
- Swift 5+
## TO-DO
- [x] OCR - extract’s text from images
- [x] Empty State View added
- [x] Custom AlertView added
- [x] Searching added
- [x] Scanner added
- [x] Album creating
- [x] Zooming images
- [x] Create Settings page
- [x] Now supported more languages(English, Italian, French, Portuguese, German, Spanish, Chinese)
- [ ] Translate feature
- [ ] Configure Settings page
- [ ] Handwriting OCR
- [ ] Sorting
## Screenshot’s

## License
OCR ios app is available under the MIT license. See the LICENSE file for more info.