Sample · Production ready

Form 26AS

Turn Form 26AS tax credit statements into structured TDS records for reconciliation.

ParseMind · Form 26AS Sample output

Sample input

PDF preview

Form 26AS · FY 2025-26
PAN ABCDE1234F
TDS credits

Extracted fields

  • Pan
  • Assessment year
  • Total tds credited
Section Deductor Date Amount
194J Acme Pvt Ltd 15-Jun 45,000
192 Employer 31-Mar 1,82,000
Transactions
12
Confidence
92%
Fields
11+

Exports available

CSV JSON ITR prep API

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

26AS PDF

After

TDS line items

Outcome

Reconciliation & ITR

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_26as",
  "file": "@document.pdf"
}

Response

{
  "document_type": "form_26as",
  "status": "processed",
  "export_ready": true
}

Try Form 26AS with your own file

Run the live demo with this template pre-selected — no account required for the first runs.