Export Comments Thread
Pull every comment annotation (Text / FreeText / Popup) out of a PDF and write them as a threaded conversation — replies grouped under their parent.
1. Upload your file
How does the Export Comments Thread work?
Walk every comment-style annotation in a PDF (Text / FreeText / Popup subtypes) and produce a threaded conversation file: each top-level comment is a heading, replies (those carrying an /IRT "in reply to" reference) are nested under their parent. Useful for archiving a review cycle as a readable transcript, summarising peer-review feedback, or extracting an audit trail of who said what about which page.
🔒 Security & Privacy
All processing happens on your device. Your files never leave your browser, never touch our servers, and are not stored anywhere. Close the tab and the file is gone.
📱 Use it on any device
Works in any modern browser — Mac, Windows, Linux, iPhone, Android, and tablets. No installation, no app to download. Just open the page and start.
⚡ Quick & easy
Drag, drop, click. Most files process in seconds, not minutes. No watermarks added to your output, no per-day limits, and the tool always shows the result before asking you to download.
🎁 Always free, no signup
Free to use, every time. No account creation, no email required, no “trial” that converts to a paid plan. We make money from ads so you don’t have to pay.
Frequently asked
Related PDF tools
More tools you might like
Hand-picked tools that pair well with this one — same audience, same intent.
Walk a PDF's page Annots dictionaries and export every annotation (highlight / note / link) to a CSV — for review tracking or migration.
Walk a PDF's page Annots dictionaries and export every annotation to a JSON file — for tooling, migration, or programmatic processing.
Pull every Highlight annotation out of a PDF and write them as a plain-text list — page, location, author, and any attached comment.
Add inline comment boxes on a PDF — click on the page where each comment should sit and type its text.
Pull every filled-in form value out of a PDF and write a tidy CSV — one column per field, one row of values.
Drop multiple filled PDFs (same form template, different submissions) — get one CSV with one row per PDF, columns from the form fields.
Extract every page's text into its own .txt file and bundle them in a ZIP — easier to grep, ingest into pipelines, or hand-process page-by-page than a single concatenated file.
A pull-request code review checklist — reviewer and PR details plus grouped checks for correctness, tests, performance, security, readability/docs, and a review decision.