An open API service indexing awesome lists of open source software.

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

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.