Visual Forensics & Document Intelligence
for Developers
Add image forgery detection and AI-generated image screening first, then connect specialized OCR and structured extraction when submitted documents need to move through downstream systems.
How Teams Build with TurboLens
Image Authenticity Screening
Add image forgery detection and synthetic-media screening before submitted evidence moves into a business workflow.
Specialized OCR & Structured Extraction
Extract fields, tables, and document structure from regional invoices, receipts, IDs, contracts, and forms.
One Workflow, Distinct API Signals
Combine authenticity screening and OCR outputs without treating them as the same decision.
Two API Families, Structured Outputs
Use visual forensics to screen image authenticity and specialized OCR to extract business fields. Each response remains explicit about its task.
Visual forensics
{
"analysis_type": "forgery_detection",
"image_url": "https://example.com/claim.jpg"
}{
"result": "forged",
"review": true,
"heatmap_url": "https://example.com/result.png"
}Specialized OCR
{
"task": "invoice_extraction",
"file_url": "https://example.com/invoice.pdf",
"schema_profile": "invoice_core_fields"
}{
"document_type": "invoice",
"fields": {
"supplier_name": "Atlas Trade Co",
"invoice_number": "INV-2048",
"currency": "SGD"
}
}Related Articles
Deep dives and field notes on the topics covered on this page.
From Documents to Systems: Closing the Automation Loop
In today's rapidly evolving technological landscape, the journey from documents to systems: closing the automation loop represents a fundamental shift in how organizations operate. We are moving beyond simple task...
Why Document Parsing Is Foundational to AI Agents in the Modern Enterprise
In today's rapidly evolving digital landscape, AI agents are poised to revolutionize how businesses operate, from automating complex workflows to extracting critical insights from vast knowledge bases. These intelligent...
From Scanned PDFs to Structured Data: Why Quality Matters in the Age of AI
In an increasingly data-driven world, the ability to transform raw information into actionable insights is paramount. For many organizations, particularly those dealing with historical archives, legal documents, or...
Frequently Asked Questions
The developers hub is for product and engineering teams building image-authenticity screening, specialized OCR, document extraction, and review workflows.
No. Teams can start with representative images or documents, target outputs, and integration goals. TurboLens then aligns endpoints and workflow patterns to the use case.
TurboLens supports image-based uploads for visual forensics and common enterprise inputs such as PDFs, scans, and document images for OCR workflows.
Structured JSON is the standard output. Forensic responses include screening signals and evidence references, while OCR responses contain configured field groupings and nested structures.
Get Started Today
Try DocumentLens for free or contact us for an enterprise solution with dedicated support and custom integrations.
Need Enterprise Support?
Submit an inquiry below or email us at support@turbolens.io