// DOCUMENT COMPARISON
Financial Document Summary Generator
Generate a structured one-page summary of any financial document — facts only, every figure source-linked.
> summarize ar_FY24.pdf
SUMMARY — Annual Report FY24 Document type: Annual Report Pages: 284 Period covered: FY24 (12 months) KEY FIGURES (consolidated) Revenue ₹48,210 Cr (+14.5% YoY) EBITDA ₹ 9,128 Cr (margin 19.0%) PAT ₹ 7,267 Cr (+29.5% YoY) Net debt ₹ 4,210 Cr SECTIONS Auditor's opinion: Unmodified KAMs: 3 Segments: 3 Related parties: 18 counterparties Every number above links to a page in the source PDF.
// EXAMPLE INPUT
$ summarize ar_FY24.pdf
// EXAMPLE OUTPUT
SUMMARY — Annual Report FY24 Document type: Annual Report Pages: 284 Period covered: FY24 (12 months) KEY FIGURES (consolidated) Revenue ₹48,210 Cr (+14.5% YoY) EBITDA ₹ 9,128 Cr (margin 19.0%) PAT ₹ 7,267 Cr (+29.5% YoY) Net debt ₹ 4,210 Cr SECTIONS Auditor's opinion: Unmodified KAMs: 3 Segments: 3 Related parties: 18 counterparties Every number above links to a page in the source PDF.
// EXTRACTION LOGIC
The summary is built only from extracted, source-linked facts. No interpretation, recommendation, or opinion is added.
// SOURCE-LINKED OUTPUT
Every figure in the summary is a clickable reference to its origin page, table, and cell coordinates in the source PDF.
{ file, page, table_id, row_id, cell_id, label, value, unit, period }// FAQ
Is the summary opinionated?
No. The output contains only facts extracted from the document — no recommendations, no interpretation, no advice.
Which document types are supported?
Annual reports, quarterly results, investor presentations, and earnings call transcripts.
Can summaries be exported in JSON?
Yes. JSON output preserves all source pointers; the text output is a readable one-pager.
// RELATED TOOLS
Annual Reports
Annual Report Table Extractor
Extract every table from a company annual report into clean, structured rows and columns.
Financial Statements
Financial Statement Extractor
Pull the three core financial statements — Balance Sheet, P&L, and Cash Flow — into a clean, comparable workbook.
Document Comparison
Compare Two Annual Reports
Compare two annual reports side-by-side — financials, notes, auditor commentary, and disclosures.
// EARLY ACCESS
Get early access to the Financial Document Summary Generator
Paper Data is currently in private beta. Request access to start converting your financial documents into source-linked tables.
