Sample · Production ready
TDS Documents
Extract deductor, deductee, and TDS amounts from certificates and statements.
Sample input
PDF preview
TDS Certificate
Deductor TAN
Section 194J
Extracted fields
- Deductor name
- Deductee pan
- Section
- Amount
- Date
| Field | Value |
|---|---|
| Section | 194J |
| Amount | 45,000 |
- Confidence
- 89%
- Fields
- 9+
Exports available
CSV
TDS reconciliation
JSON
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
TDS certificate PDF
After
Structured certificate fields
Outcome
Quarterly reconciliation
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": "tds_certificate",
"file": "@document.pdf"
}
Response
{
"document_type": "tds_certificate",
"status": "processed",
"export_ready": true
}
Try TDS Documents with your own file
Run the live demo with this template pre-selected — no account required for the first runs.