b2KIT

PDF Footnote Viewer

Extract and display all footnotes and endnotes from academic PDF documents.

Tested tool guide Tested browser tools Checked August 16, 2026

What PDF Footnote Viewer does and how it behaves

A PDF stores text as glyphs pinned to page coordinates; it has no footnote structure the way HTML does. This tool takes an academic PDF, finds the text that functions as footnotes and endnotes by its position and conventions - smaller type near the bottom of the page, keyed to a superscript marker in the body - and displays every note in one list. The file is processed in your browser and never uploaded, which matters for subscription articles and unpublished manuscripts. The common surprise: detection is visual, so scanned pages without an embedded text layer produce nothing.

How the result is produced

1

Finding the notes

A PDF page records where each glyph sits, but nothing says "this is a footnote". The tool reads the page's text and applies the conventions of academic typesetting: a small superscript number in the body, and a band of smaller type at the foot of the page, often set off by a short rule. It matches markers to note text and numbers the results in page order.

2

Endnotes and layout failures

Endnotes are gathered the same way from a numbered notes section at the end of a chapter or document. The pairing is inferred, not read from a structure, so a note split across a page break, set in a sidebar, or keyed by a symbol such as an asterisk can end up truncated or unpaired. The viewer shows what it found in one list so the notes can be read without paging.

Good uses

  • Reading a history or law article where the footnotes carry the primary sources, and you want to check every source without scrolling to the bottom of each page.
  • Reviewing a manuscript before submission and wanting a single pass over all citations to confirm each claim has a supporting note.
  • Reading a two-column journal PDF on a phone, where the body and its notes sit in separate zones that do not reflow; you want the notes as one continuous list.

Limits and checks

  • Scanned or photographed pages with no embedded text layer produce no notes at all: the tool reads the file's text, not the page image. If you cannot select text in your PDF reader, this tool cannot either.
  • The note count may not match the document. A superscript that is an exponent rather than a marker, a bracketed citation [1], or a note in a table or side column can be paired wrongly or skipped, so treat the list as a strong index, not an audit.
  • Extracted text can carry encoding artifacts: ligatures, math symbols, and letters mapped through custom embedded fonts may come out garbled. Quote from the original page, not from the extracted note, wherever exact wording matters.

Common questions

It found 31 notes but the paper has 34. Where did the others go?

Detection is visual and heuristic, so notes get missed when the marker is unusual (letters, asterisks, bracketed numbers), when a note is split across a page break, or when it sits inside a table or side column. Scanned pages contribute nothing without a text layer. Open a page you know has notes and compare what the list shows for that page.

The notes say "Ibid." - is the extraction broken?

No. "Ibid." (or "ibidem") is the author's shorthand for "the same source as the previous note". The tool displays what the PDF's text layer contains; it does not resolve cross-references, so the source named in the previous note still applies. Keep the notes in order and read backward to resolve these references.

References and verification

The behavioral notes were checked against the browser implementation. Standards and primary references below define the relevant format, formula, or platform behavior.

Related Tools