Parsr icon indicating copy to clipboard operation
Parsr copied to clipboard

Extract input fields from pdfs

Open craigmulligan opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. I have a collection of PDFs with input fields, and the data from those fields is not extracted.

Describe the solution you'd like It would be great if pdf miner extracted this info and make it available in some way.

Describe alternatives you've considered Converting the pdf into another file format before sending it to parsr, eg image or txt.

Additional context This has some details: https://stackoverflow.com/questions/3984003/how-to-extract-pdf-fields-from-a-filled-out-form-in-python

craigmulligan avatar Jan 02 '21 08:01 craigmulligan