Extract PDF form data to CSV
Read what was filled in a PDF form (text, checkboxes, options) and download it as CSV or JSON.
Sent to servers: 0 BNothing left your device
About this tool
Registrations, consent forms, satisfaction surveys: PDF forms someone has to retype into a spreadsheet. Here every field comes out with its value, the ticked boxes and the page they're on.
It also detects checkboxes written as characters (☒ Yes ☐ No, [x], ( )) in non-fillable PDFs.
How it works
- 1
Drop the form.
- 2
Review fields and boxes.
- 3
Download CSV or copy JSON.
Questions
- Does it read boxes ticked with a pen?
- No. On a scan, a handwritten mark needs a vision model and we don't promise it.
- Can I process many forms at once?
- From the terminal: sirdas formulario file.pdf --json, or with the n8n node.