ToollyX

PDF Form Filler

Fill PDF forms directly in your browser — click any text field and start typing, tick checkboxes, select radio buttons, pick dropdown options. Download the completed form instantly. No Adobe Acrobat, no signup, no upload.

INPUTPDF
OUTPUTFilled PDF
PROCESSBrowser-local
FIELDSAcroForm
PAGESUnlimited
UPLOADNone
728 × 90 — Leaderboard Ad
📋
Drop your PDF here or click to browse
Fill text fields · Tick checkboxes · Select radio buttons · Choose dropdowns · Nothing uploaded to server
AcroForm FieldsText FieldsCheckboxesRadio ButtonsDropdownsNo UploadFree
728 × 90 — Leaderboard Ad

How to Fill a PDF Form Online

1
Upload your PDF form

Drop the PDF onto the upload zone or click Choose PDF File. The tool scans every page for AcroForm fields and lists them in the right panel within seconds.

2
Fill in the fields directly on the page

Click any text field and type. Tick checkboxes with a click. Select radio buttons and choose from dropdowns. Navigate between pages using the thumbnails on the left or the Prev / Next buttons.

3
Download the completed form

Click Download Filled PDF. The file saves to your device with all your entries written into the PDF's form fields — ready to print, email, or submit.

Features

📋Fill Directly on PDF

Click fields on the rendered PDF page — text inputs, checkboxes, radio buttons, and dropdowns all work in place.

📄Multi-Page Forms

Navigate any number of pages using thumbnails or Prev/Next. Field values are preserved across all pages until download.

☑️All Field Types

Handles text (single & multi-line), checkboxes, radio groups, dropdown lists, and list boxes — the full AcroForm field set.

📊Field Progress Tracker

Right panel shows every field, its type, and a green dot when filled. Required fields are highlighted so nothing is missed.

🔒Completely Private

pdf.js renders your PDF locally. pdf-lib writes the values locally. Nothing is transmitted. Your data never leaves the browser.

⬇️Instant Download

Download at any point — mid-form or fully completed. The PDF structure is preserved exactly; only field values are added.

What Is a PDF Form Filler?

A PDF form filler is a tool that reads the interactive fields embedded in a PDF document and lets you type into them, check boxes, select options, and save the completed result as a new PDF. Interactive PDF fields — technically called AcroForm fields after Adobe's specification — are the text boxes, checkboxes, radio buttons, and dropdowns you see in government forms, job applications, insurance documents, lease agreements, and similar paperwork distributed as PDFs.

Without a PDF form filler, your options are limited: print the form and fill it by hand, or pay for Adobe Acrobat. This tool gives you a third option — fill the form digitally, for free, without installing anything. The filled PDF is indistinguishable from one completed in Adobe Acrobat, because both tools use the same underlying PDF AcroForm standard to write field values. After filling, you can use our Protect PDF tool to add a password before sending the form to a recipient.

How the Tool Works Under the Hood

When you upload a PDF, the tool uses pdf.js — Mozilla's open-source PDF rendering library — to parse the file and extract every Widget annotation on every page. Widget annotations are the technical name for AcroForm form fields in PDF structure. For each widget, the tool reads its type (text, checkbox, radio, dropdown), its position on the page in PDF coordinate space, its current value (if pre-filled), and any constraints like maximum character length or allowed options.

The PDF page is rendered to an HTML canvas for display. On top of that canvas, the tool places HTML input elements positioned precisely over each field using coordinate conversion from PDF space (where y=0 is at the bottom of the page) to canvas/CSS space (where y=0 is at the top). This creates the effect of filling fields directly on the page. When you click Download, pdf-lib reads the original PDF bytes, looks up each field by its field name, writes your value into it, and generates the output PDF — all locally, without any server.

Who Needs a PDF Form Filler?

Anyone who regularly handles paperwork distributed as PDFs benefits from an online form filler. Job seekers fill in application forms sent as PDFs by recruiters. Freelancers complete client-provided contracts and agreements. Students fill scholarship and course enrollment forms. HR teams distribute onboarding paperwork — W-9, I-9, bank details forms — that new hires need to complete and return. Healthcare providers send patient intake forms in PDF format. Legal professionals work with court filing forms and standard contracts.

The common thread is that these PDFs come from an external source and must be returned completed. Until recently, completing them digitally required Adobe Acrobat (which costs around $180 per year) or a paid PDF service. This tool removes that barrier entirely — open the form in a browser, fill it in, download it. No account, no subscription, no watermarks.

728 × 90 — Leaderboard Ad

Real-World Use Cases

Tax and employment forms: The W-9 (Request for Taxpayer Identification), W-4 (Employee Withholding), and I-9 (Employment Eligibility Verification) are all distributed as AcroForm PDFs by the IRS. Freelancers, employees, and HR teams need to fill these regularly. Upload the official IRS PDF, fill in your details, and download the completed form ready to sign and submit. The same applies to state tax forms and most government agencies worldwide that distribute fillable PDFs.

Rental and property forms: Tenancy agreements, rental applications, and property inspection checklists are often sent as PDFs by real estate agents. Rather than printing, signing by hand, and scanning back, you can fill the form digitally and return it in minutes. Use our Merge PDF tool if you need to combine multiple filled forms into one document before sending.

Why Browser-Based Form Filling Matters

Traditional PDF form filling requires Adobe Acrobat, which is expensive and available only as a desktop application. Many users on Chromebooks, Linux, or mobile devices cannot install Acrobat at all. Browser-based form filling solves this: any device with a modern browser — phone, tablet, Chromebook, school computer — can fill a PDF form without installing software or paying for a subscription.

Privacy is the other major advantage. When you use an online PDF service that uploads your file to a server, your data leaves your device. Tax forms, medical records, and legal documents contain sensitive personal information that should not be processed on third-party servers. This tool processes everything locally — your PDF bytes stay in your browser's memory from upload to download, never touching any server.

Tips for Filling PDF Forms

Check the field list first: Before typing, look at the right panel to see all fields and identify any marked as required (shown in red). Plan your way through multi-page forms by noting which pages have fields — the thumbnails on the left show page numbers for quick navigation.

Download mid-way to save progress: The tool keeps your values in memory only while the browser tab is open. For long forms, click Download Filled PDF after completing each section. The downloaded PDF preserves all values entered so far, and you can re-upload it to continue. If you need to compare your filled form with the original, open both in our PDF Viewer tool.

Flatten before printing: The downloaded PDF retains interactive fields. If you want to prevent the recipient from changing your entries, use a flattening step after filling (our PDF Flattener tool converts AcroForm values into static page content).

Common Problems and How to Fix Them

Fields appear in the wrong position: This can happen on PDFs that use non-standard page rotation or unusual coordinate systems. If field overlays appear slightly misaligned, the form values are still being written correctly — the visual overlay position is separate from the actual field data. Download the PDF and open it in any viewer to see the correctly filled result.

Can't type in a specific field: Some PDF fields are set to read-only by the form creator. Read-only fields show a grey tint in the tool and cannot be edited — this is intentional behaviour that matches how the form creator designed it. Auto-calculated fields (like totals in an invoice form) are always read-only.

Dropdown shows no options: If a dropdown field appears empty, the PDF may have defined the field with dynamically generated options (set by JavaScript embedded in the PDF). Browser-based tools cannot run PDF JavaScript, so these fields appear as empty dropdowns. In this case, use Adobe Acrobat to fill the specific field.

When Not to Use This Tool

This tool is specifically for PDFs with AcroForm interactive fields. If your PDF has no AcroForm fields — because it is a scanned document, an image-based PDF, or a flat PDF created without form fields — this tool will tell you so after upload. For those files, the PDF Annotator tool is the right choice: it lets you add text overlays at any position on any PDF page.

Digital signatures are another limitation. Many official forms require a legally binding digital signature (not just a typed name). This tool does not support digital signature fields — for those, use a dedicated e-signature service. Similarly, forms that calculate totals from your inputs using embedded PDF JavaScript will not auto-calculate in this tool, since browser sandboxing prevents running arbitrary PDF scripts.

Frequently Asked Questions

728 × 90 — Leaderboard Ad

Related Tools