// PDF TO EXCEL
Quarterly Results PDF Extractor
Convert quarterly results PDFs into a comparable workbook with standalone, consolidated, and segment views.
> extract quarterly_results_Q4FY24.pdf
Detected sections: [x] Standalone Results [x] Consolidated Results [x] Segment Reporting (3 segments) [x] Notes to results Periods aligned: Q4FY24 · Q3FY24 · Q4FY23 · FY24 · FY23 Output: results.xlsx
// EXAMPLE INPUT
$ extract quarterly_results_Q4FY24.pdf
// EXAMPLE OUTPUT
Detected sections: [x] Standalone Results [x] Consolidated Results [x] Segment Reporting (3 segments) [x] Notes to results Periods aligned: Q4FY24 · Q3FY24 · Q4FY23 · FY24 · FY23 Output: results.xlsx
// EXTRACTION LOGIC
Standalone, consolidated, and segment sections are identified by their section headers. Comparative quarter, sequential quarter, and full-year columns are aligned automatically.
// SOURCE-LINKED OUTPUT
Every value links to the PDF page and table position. Footnotes and 'restated' markers next to figures are captured as columns.
{ file, page, table_id, row_id, cell_id, label, value, unit, period }// FAQ
Does it support Indian SEBI quarterly result formats?
Yes — the SEBI quarterly results layout (Reg 33 / Reg 52) is recognized and mapped to canonical columns.
Are segment results extracted?
Yes. Each segment becomes its own block with revenue, results, assets, and liabilities where disclosed.
Can multiple quarters be processed together?
Yes. The output workbook can include several quarters with periods as columns.
// RELATED TOOLS
PDF to Excel
PDF Table to Excel Converter
Convert any table inside a PDF into a clean Excel sheet, preserving headers, merged cells, and units.
Financial Statements
Profit & Loss Extractor
Turn statements of profit and loss into structured income-statement tables with comparative periods.
Financial Statements
Financial Statement Extractor
Pull the three core financial statements — Balance Sheet, P&L, and Cash Flow — into a clean, comparable workbook.
// EARLY ACCESS
Get early access to the Quarterly Results PDF Extractor
Paper Data is currently in private beta. Request access to start converting your financial documents into source-linked tables.
