Pixelnetica.DocScanSDK.Xamarin.Forms
2.6.5
See the version list below for details.
dotnet add package Pixelnetica.DocScanSDK.Xamarin.Forms --version 2.6.5
NuGet\Install-Package Pixelnetica.DocScanSDK.Xamarin.Forms -Version 2.6.5
<PackageReference Include="Pixelnetica.DocScanSDK.Xamarin.Forms" Version="2.6.5" />
paket add Pixelnetica.DocScanSDK.Xamarin.Forms --version 2.6.5
#r "nuget: Pixelnetica.DocScanSDK.Xamarin.Forms, 2.6.5"
// Install Pixelnetica.DocScanSDK.Xamarin.Forms as a Cake Addin
#addin nuget:?package=Pixelnetica.DocScanSDK.Xamarin.Forms&version=2.6.5
// Install Pixelnetica.DocScanSDK.Xamarin.Forms as a Cake Tool
#tool nuget:?package=Pixelnetica.DocScanSDK.Xamarin.Forms&version=2.6.5
Add Document Scanning to your mobile application with ease
Create apps that turn users' smartphones into high-quality paper scanners with Pixelnetica Document Scanning SDK (DSSDK).
Optimized for photos taken by smartphone, tablet or document camera.
Designed to ensure the smooth operation of a paperless work-flow by preprocessing paper document images, makes them easier to handle by text recognition (or optical character recognition - OCR) programs, enhancing the visual quality and legibility of documents.
Document Scanning SDK benefits
- Convenient Royalty Free flat licensing.
- Secure 100% On-Device processing.
- Integration ease to reduce development costs.
- Smart, Fast and Reliable document scanning.
Document Scan API features
- Full automatic mode optimized for speed & quality.
- Precise document area boundaries detection with “Smart Crop”.
- Optimized for further text recognition (OCR).
- Output results as PDF, TIFF (G4), PNG or Jpeg.
- And more
Documentation and Demo application
In order to seamlessly integrate DSSDK into your projects please check Documentation and Demo Application source code.
Licensing
Document Scanning SDK (DSSDK) is a commercial product and requires the license for each application on each platform (e.g. iOS, Android).
Commercial licensing schemes, pricing plans, discounts and purchase options available on Pixelnetica site.
Demo and Trial license
By default demo applications come with a demo license which is similar to commercial except for results watermarking. To test DSSDK without watermarks Free trial license available on request.
🚫 It is strictly prohibited to distribute, market, publish to application stores like, but not limited, AppStore, Google Play, etc or use other than for development or staging purposes Pixelnetica Document Scanning SDK demo or trial licenses.
Support
Please feel free to contact us in case of any question or in or need help with integrating Document Scanning SSK - we will be happy to help.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid monoandroid10 |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios xamarinios10 |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Xamarin.Forms (>= 5.0.0.2478)
-
MonoAndroid 1.0
- Xamarin.Forms (>= 5.0.0.2478)
-
Xamarin.iOS 1.0
- Xamarin.Forms (>= 5.0.0.2478)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
- Added compatibility with iOS 16 and Xcode 14
- Fixed problem with several image types
- Minor bug fixes and improvements