https://github.com/doo/scanbot-document-scanner-usecases-example-ios
https://github.com/doo/scanbot-document-scanner-usecases-example-ios
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/doo/scanbot-document-scanner-usecases-example-ios
- Owner: doo
- Archived: true
- Created: 2023-08-22T14:18:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T16:41:10.000Z (over 2 years ago)
- Last Synced: 2025-03-20T06:44:09.395Z (over 1 year ago)
- Language: Swift
- Size: 792 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scanbot Document Scanning Use Cases Example App for iOS
This example app demonstrates the primary use cases and integration methods for the [Scanbot Document Scanner SDK for iOS](https://scanbot.io/developer/ios-document-scanner/).
## What is the Scanbot Document Scanner SDK?
The Scanbot Document Scanner SDK is a set of classes and functions that you can add to your mobile application. It allows you to digitize paper documents using your smartphone's camera or other image sources such as your photo library. The SDK includes several usability and image enhancement features, including detailed user guidance, edge detection and auto-cropping, and multiple export formats.
## Trial License
The Scanbot SDK will run without a license for one minute per session!
After the trial period has expired, all SDK functions and UI components will stop working. You have to restart the app to get another one-minute trial period.
To test the Scanbot SDK without crashing, you can get a free "no-strings-attached" trial license. Please submit the [Trial License Form](https://scanbot.io/trial/) on our website.
## Free Developer Support
We provide free "no-strings-attached" developer support for the implementation & testing of the Scanbot SDK.
If you encounter technical issues with integrating the Scanbot SDK or need advice on choosing the appropriate
framework or features, please visit our [Support Page](https://docs.scanbot.io/support/).
## Documentation
👉 [Scanbot Document Scanner SDK documentation](https://docs.scanbot.io/document-scanner-sdk/ios/introduction/)