https://github.com/dynamsoft/mrz-scanner-mobile-maui
Dynamsoft Passport & ID Card MRZ scanner samples for maui editions
https://github.com/dynamsoft/mrz-scanner-mobile-maui
id mrz passport
Last synced: 11 months ago
JSON representation
Dynamsoft Passport & ID Card MRZ scanner samples for maui editions
- Host: GitHub
- URL: https://github.com/dynamsoft/mrz-scanner-mobile-maui
- Owner: Dynamsoft
- License: other
- Created: 2024-10-24T06:26:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-30T09:46:35.000Z (about 1 year ago)
- Last Synced: 2025-05-30T12:37:36.522Z (about 1 year ago)
- Topics: id, mrz, passport
- Language: C#
- Homepage: https://www.dynamsoft.com/capture-vision/docs/mobile/programming/maui/user-guide/mrz.html?lang=maui
- Size: 464 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dynamsoft MRZ Scanner for MAUI edition
This repository contains a sample that demonstrates how to use the [Dynamsoft MRZSCanner MAUI SDK](https://www.dynamsoft.com/mrz-scanner/docs/mobile/programming/maui/) to scan and extract information from passports and ID cards.
- [User Guide](https://www.dynamsoft.com/mrz-scanner/docs/mobile/programming/maui/user-guide/index.html)
- [API Reference](https://www.dynamsoft.com/mrz-scanner/docs/mobile/programming/maui/api-reference/)
## System Requirements
### .Net
- .NET 8.0 and above.
### Android
- Supported OS: **Android 5.0** (API Level 21) or higher.
- Supported ABI: **armeabi-v7a**, **arm64-v8a**, **x86** and **x86_64**.
- Development Environment: Visual Studio 2022.
- JDK: 1.8+
### iOS
- Supported OS: **iOS 13.0** or higher.
- Supported ABI: **arm64** and **x86_64**.
- Development Environment: Visual Studio 2022 for Mac and Xcode 14.3+.
## Samples
| Sample Name | Description |
| ----------- | ----------- |
| `ScanMRZ` | This sample demonstrates how to scan the MRZ section of a passport or ID card and extract the holder's information.|
## Installation
- [Install the SDK](https://www.dynamsoft.com/mrz-scanner/docs/mobile/programming/maui/user-guide/index.html#installation)
## License
- You can request a 30-day trial license via the [Request a Trial License](https://www.dynamsoft.com/customer/license/trialLicense?product=mrz&utm_source=samples&package=mobile) link.
## Contact Us
For any questions or feedback, you can either [contact us](https://www.dynamsoft.com/company/contact/) or [submit an issue](https://github.com/Dynamsoft/mrz-scanner-mobile-maui/issues/new).