Custom integration is only available in the native iOS and Android SDKs. Use it when the SDK scan flow is not enough for your product: the native SDKs expose the camera UI, document detection, image processing, OCR, and PDF generation APIs separately, so you can build your own scanning workflow while still relying on the SDK for the document-specific work.
The guides below follow the order of a typical custom scanner: first decide whether custom integration is the right choice, then build the capture and review screens, process the captured image, and finally add OCR or PDF output if your workflow needs them.
Understand when custom integration is appropriate and how the native pieces fit together.
Embed the SDK camera preview and edit-frame UI in your own screens.
Decide which processing steps to apply based on the state of the input image.
Run document detection, perspective correction, enhancement filters, and readability checks.
Extract text and text layout information from document images.
Generate PDF files from processed images, with optional OCR text layout.
Start with a free trial license to test the SDK, or contact us directly for a custom quote tailored to your needs.
© 2026 The Grizzly Labs. All rights reserved.