Skip to main content

PDF form tools

Fill, extract, and bulk-merge PDF form data.

A PDF form carries named fields, and these four tools read or write them. Fill PDF form lists every field it finds and lets you type into it, then hands back either an interactive copy that can still be edited or a flattened one that cannot. Extract form data goes the other direction, pulling values out of forms you have received into CSV or JSON, so a folder of returned applications becomes a table you can sort.

CSV to filled PDFs is the bulk case: point it at one form and one spreadsheet and it produces a filled document per row. That is how certificates, permission slips and per-customer paperwork get made without opening the same file forty times in a row. Invoice generator does not touch an existing form at all — it builds a PDF invoice from line items, tax and totals, for people who need one occasionally and do not want an accounting subscription to get it.

Form data is precisely the category of information that should not be sitting in somebody's upload folder: names, addresses, ID numbers, salaries. Because the merge runs on your own machine, the spreadsheet you point it at is never sent anywhere, and the finished documents appear in your downloads instead of on a server you cannot inspect.