Information Request List Extractor
Turn a filled IRL workbook into the canonical markdown the sweep expects. Same bytes in, same text out, every time.
A filled .xlsx has to become text before gst_irl_sweep can read it. This page does that in your browser, carrying every answered row across exactly as written with its status and any sourcing. Need the blank workbook first? Use the Information Request List Generator.
01 / Choose the workbookAny filled Information Request List (.xlsx)
What came back
- Requests extracted
- ·
- Sections seen
- ·
- Body size
- ·
- Answers taken from Comments
- ·
- Status contradictions
- ·
02 / Canonical markdownWaiting for a workbook
Pick a workbook and its canonical markdown appears here, ready to paste into the sweep's filledIrl argument.
Nothing to extract
The file never leaves your machine
- Your browser reads the workbook and converts it locally
- Nothing is uploaded, nothing is stored, and no account is involved
- Close the tab and it is gone
What to do with the markdown
- Paste it into
gst_irl_sweep'sfilledIrlargument to get the dossier back. The sweep contract lists everything that comes back. - Every row reading
<NO RESPONSE>is a request the target did not answer. Those are the questions still outstanding, so read them before you pass the markdown on.