Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Automatically detect form fields in PDFs with CommonForms using ONNX Runtime Web

SimplePDF/commonforms-web

Repository files navigation

CommonForms in Browser

Screenshot 2025年10月19日 at 11 35 20

About this repository

This repository show-cases the use of CommonForms in the browser, powered by ONNX Runtime Web

The most important pieces of logic are located over here:

  • formFieldDetection: the core logic using the model to detect the fields
  • applyAcroFields: the logic responsible for turning the detected fields into acrofields, ie, fillable widgets.

Running locally

  1. Install the dependencies
npm install
  1. Run the dev server
npm run dev
  1. Open your browser and navigate to http://localhost:5173/

About

Automatically detect form fields in PDFs with CommonForms using ONNX Runtime Web

Topics

Resources

Stars

Watchers

Forks

Languages

AltStyle によって変換されたページ (->オリジナル) /