Skip to content
#

pdf-forms

Here are 8 public repositories matching this topic...

This Python script extracts information from PDF forms using OCR (Optical Character Recognition) and saves the extracted data into an Excel file. It is particularly designed for processing forms with checkboxes and textual fields. The script can handle variations in form structure and allows for easy customization to accommodate other PDF form type

  • Updated Jan 9, 2025
  • Python

Ditch web browsers and PDF readers. This app can retrieve all embedded fields from a pdf-form and display them as entries in a compact window, allowing users to fill them out more easily than within the form. Once the entries are completed, they can be saved back to the PDF file selected by the user. The code is open to even further customization.

  • Updated May 20, 2024
  • Python

Improve this page

Add a description, image, and links to the pdf-forms topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pdf-forms topic, visit your repo's landing page and select "manage topics."

Learn more