terpstra-209 makes filled PDF forms searchable
The fork now captures answers entered into PDF form fields, not just the document's visible text.
Many legal forms store completed answers separately from the page text. That can leave a signed intake form, questionnaire, or filing looking almost blank to a chat assistant or document-extraction workflow.
terpstra-209 closes much of that gap by pulling non-empty form-field names and values from each PDF page alongside its ordinary text. The normal text extraction remains available if form-field access fails. There are limits: flattened forms and unusual widgets still depend on what the PDF reader can expose, and extracted labels may be technical field names rather than the labels visible on the form.
Spotted something wrong? Or know the PR text has fresher detail than the writeup above?