Sample · Production ready
Form 16
Extract employee, employer, and TDS details from Form 16 salary certificates.
Sample input
PDF preview
Form 16 · FY 2025-26
Employer TAN
Employee PAN
Extracted fields
- Employer name
- Employee name
- Pan
- Assessment year
- Total tds
| Section | Amount | Quarter |
|---|---|---|
| 192 - Salary | 8,40,000 | Annual |
| 80C | 1,50,000 | Annual |
- Confidence
- 90%
- Fields
- 18+
Exports available
CSV
JSON
ITR prep
Same exports in the workspace after you upload a real document — CSV, JSON, filing formats, and API.
Create free account to export
Business value
Before
Form 16 PDF
After
Salary & TDS fields
Outcome
ITR preparation
Use this through the API
Same structured output via REST — ideal for embedded workflows and batch automation.
Request
POST /api/v1/extract
Authorization: Bearer pm_live_••••
{
"industry": "tax",
"template": "form_16",
"file": "@document.pdf"
}
Response
{
"document_type": "form_16",
"status": "processed",
"export_ready": true
}
Try Form 16 with your own file
Run the live demo with this template pre-selected — no account required for the first runs.