Fill PDF Form

Tool widget not found for slug: fill-pdf-form

The tool content is available above. The interactive widget will be added soon.

Someone sent you a PDF with boxes in it — a W-9, a rental application, a school permission slip — and you need to fill it in and send it back. Drop it here and every page appears with its boxes highlighted. Click a box and type. Tick the checkboxes, pick the radio buttons, choose from the dropdowns. Then press Download filled PDF. That's the whole tool. The file is read by your browser and written back out by your browser: nothing is uploaded, which matters when the form asks for your Social Security number, your date of birth or your bank details. Most places that fill PDFs online want the file on their server first, cap you at a couple of documents a day, and ask for an account at the moment you try to download. This one doesn't. Your answers stay editable in the downloaded file unless you tick Lock answers after filling, which draws them into the page so nobody can change them. Names in Polish, Czech, Turkish or Russian — Łódź, Иван Петров — are written with a font that has those letters, instead of breaking the save.

Built by Bob Article by Lace QA by Ben Shipped

How to use

  1. 1

    Drop the PDF form onto the box, or click to choose it. Up to 100 MB. The strip at the top tells you how many fields and pages it found.

  2. 2

    Scroll the pages and type into the highlighted boxes. A field that appears on more than one page is the same field: type it once and every copy updates.

  3. 3

    Tick checkboxes, pick a radio option, and choose from dropdowns the same way you would in Acrobat. Boxes with a character limit stop at that limit.

  4. 4

    If the form should not be edited after you send it, tick Lock answers after filling. Leave it off if the other person needs to add to it.

  5. 5

    Press Download filled PDF. You get the same form with your answers in it, named <your file>-filled.pdf (or -filled-locked.pdf when locked). Signature boxes are left for /sign-pdf.

Frequently asked questions

Ratings & Reviews

Rate this tool

Sign in to leave a written review.
Loading reviews…

What does Fill PDF Form do?

Fill PDF Form lets you type straight into the boxes of a fillable PDF and download it with your answers in it. Drop the file on the page and every page appears, with a real text box, checkbox, radio button or dropdown sitting exactly where the form drew one. Click, type, tick, pick. Then press Download filled PDF.

Here's a real run. Drop rental-application.pdf, a 2-page form. The strip at the top reads 4 fields · 2 pages. Type Łódź into City and Иван Петров into Name, then download. You get rental-application-filled.pdf, and both names come out spelled correctly, Polish ł and Cyrillic included.

The whole thing runs in your browser tab. The PDF is read from your disk and written back to your disk. Nothing about the form, or what you typed into it, goes to a server. That matters more than usual here, because forms are where people type their taxpayer number, their date of birth and their bank details.

When you'll need to fill a PDF form

Nobody goes looking for a way to fill a PDF form for fun. You land here because someone sent you one and wants it back. The usual suspects:

  • Tax and payroll paperwork. A new client sends a W-9. A new employer sends a withholding form. Both ask for numbers you'd rather not hand to a website you found thirty seconds ago.
  • Rental and loan applications. Five pages of name, address, employer, income and references. The landlord wants it typed, not scrawled.
  • School and club forms. Permission slips, medical consent, enrollment sheets. Tick three boxes, type a phone number, send it back tonight.
  • Government applications. Visa forms, license renewals, benefit claims. These are long, strict about character limits, and often reject handwriting.
  • Contracts and onboarding packets. The contractor forms a small business sends to every freelancer it hires.

It works the same for the freelancer sending a W-9 to their first client, the parent with a permission slip due at 8am, and the person in a 40,000-employee company who just needs one form done before lunch. Same tool, same speed.

What you're avoiding is the usual shape of this task online. Most places that fill PDF forms want the file on their server first. Then they count it against a daily allowance of two or three documents. Then, at the exact moment you press download, they ask you to make an account, or start a trial that turns into a subscription. Filling in a box is a basic that got put behind a paywall. Here it isn't. No account, no daily limit, no watermark on the output.

How filling a PDF form works

A fillable PDF isn't a picture of a form. It's a page with real fields placed on top of it. The PDF standard calls them AcroForm fields, and each one has a name, a type, a position on a page, and its own rules. When you drop a file, Fill PDF Form reads those fields and puts a matching HTML control on each one, so you type on the form itself, not in a sidebar list.

One field can have many boxes

A form might ask for your name on page 1 and again on page 4. If both boxes are the same field, they're one value drawn twice. Type it once and every copy updates as you type. Radio buttons work the same way: a group of three options is one field with three boxes, and picking one clears the others.

The field's own rules still apply

Whoever built the form set rules, and the tool keeps them. A box with a character limit stops at the limit. A comb field, the kind with one character per little cell, spaces your characters into the cells. A read-only field shows its value but won't take input. The form's own font size is used, including "auto" sizes that shrink to fit the box.

What gets written back

When you download, only the fields you changed are rewritten. Everything else keeps its original value and appearance. By default the result is still a normal fillable form, so the next person can add their part. Tick Lock answers after filling and the answers are drawn into the page instead. The fields disappear, and nobody can change what you wrote. The file name tells you which one you have: -filled.pdf or -filled-locked.pdf.

The standard PDF fonts only know Western European letters. Most form tools fail, or print empty squares, the moment you type Ł or Д. When your answers need more, the tool embeds a font that covers extended Latin, Greek and Cyrillic, and draws every answer with it. That font comes from this site and loads when the form opens, so filling and downloading make no network requests at all.

Examples: what goes in, what comes out

These are Fill PDF Form's own tested cases. Each row is one file and what you get back.

You dropYou typeStrip saysYou get
rental-application.pdf, 2 pagesCity: Łódź. Name: Иван Петров4 fields · 2 pagesrental-application-filled.pdf, both names drawn with the embedded font
w9.pdf, 1 page, Lock ticked123456 into a ZIP box limited to 51 field · 1 pagew9-filled-locked.pdf with ZIP 12345, fields flattened into the page
form.pdf, 1 pageराम (Hindi) into Name2 fields · 1 pageNo download yet. The field says: "This form can't hold that script yet. Latin and Cyrillic work."
scan.pdf, 3 pagesNothing to type into0 fields · 3 pages"This PDF has no fillable fields." No download button
i-9.pdf, pure XFANothing to type into0 fields · 4 pagesThe XFA message, and no download button

Notice the second row. The sixth digit never lands, because the box was built to hold five. That's the form's rule, not ours, and quietly breaking it would get your form bounced.

The field count only counts things you can fill: text boxes, checkboxes, radio groups, dropdowns and lists. Signature boxes and push buttons are on the page but not in the number.

When a PDF form won't fill

If you're stuck, it's almost always one of these five. Here's what each one looks like and what to try first.

The boxes are drawn, not built

A scan, or a PDF exported from a document with lines and squares on it, looks exactly like a form. It has nothing to type into. The tool says so in plain words instead of opening an empty editor. Ask the sender for the fillable version. Most organisations have one and just attached the wrong file.

It's an XFA form

XFA is an older form format that some agencies used for years. The whole form is an XML program that only one vendor's desktop reader runs. A browser's built-in viewer shows it as a single page that says "Please wait…". A pure XFA form can't be filled here, and Fill PDF Form tells you in under a second rather than letting you type into nothing. A hybrid form, with both XFA and ordinary fields, fills normally.

It's password-protected

Encrypted fields can't be read until the file is unlocked. You'll get a message and a link to Unlock PDF, which also runs in your browser. Bring the unlocked copy back and fill it.

It's bigger than 100 MB

The cap is 100 MB. A file one byte over gets the exact count, "PDF is 104,857,601 bytes, max is 100 MB", so you're never guessing. Forms are rarely that big. When one is, it's usually scanned pages inside it, and Compress PDF brings it down.

Your answer is in a script the form can't hold

Latin, Greek and Cyrillic work. Hindi, Arabic, Chinese, Japanese and emoji don't yet. Those scripts need letters joined or reordered as they're drawn, and the PDF library underneath doesn't do that. So the field says so and the download waits, instead of handing you a form full of broken glyphs that you only discover after it's been sent.

Check it yourself. Open your browser's developer tools, switch to the Network tab, then drop your form, fill it and download it. You'll see the page and the font load. You won't see your PDF or your answers go anywhere, because they don't.

Tips for filling PDF forms faster

  • Keep an unlocked copy. Lock is final for you too. Download once with Lock off and keep it. If you need to fix a typo next week, you edit that copy instead of filling the whole form again.
  • Bring it back to finish later. A downloaded form keeps its answers as real field values. Drop it back in tomorrow and everything you typed is already in the boxes.
  • Paste freely. Text copied from a web page or an email often drags invisible characters along with it. The tool strips them, turns tabs into spaces, and folds line breaks into spaces in single-line boxes. What lands in the box is what you'd have typed.
  • Grey means read-only. If a box won't take input, the form's author locked it. Usually it's filled in for you, like a form number or an office-use-only section.
  • Use Clear all fields to start over. It empties every box you're allowed to edit and leaves read-only ones alone.

And when it's done: open the downloaded file in a second viewer before you send it. It takes ten seconds and it's the one habit that catches a problem before the recipient does.

Related PDF tools

Filling is usually one step of three. Signature boxes are marked on the page but left empty, because a signature is a drawing, not text. Download your filled form and open it in Sign PDF to draw one where it goes. If you filled a form somewhere else and now want it locked, Flatten PDF Form does only that. And a password-protected form goes through Unlock PDF first. If you're returning a packet, PDF Merger joins the filled form with the ID scan or cover letter the sender asked for, so it all goes back as one file.

Frequently asked questions

Can I save a half-filled form and finish it later?

Yes. Download it with Lock off. Your answers are stored in the file as ordinary field values, so when you drop it back in, every box shows what you typed. Nothing is kept on this site between visits, so the file on your disk is your save.

Why can't I type in some of the boxes?

Those fields are marked read-only by whoever made the form. They show their value but refuse input, the same as in any other PDF reader. It's usually a pre-printed reference number or a section for the office to complete.

Will fields I don't touch change?

No. Only the fields you edit are rewritten. Every other field keeps its original value and the way it was drawn. If you download without changing anything, the answers match the file you dropped in.

Is there a limit on pages or on how many forms I can fill?

The only limit is file size: 100 MB per PDF. There's no page cap and no daily count. Fill one form or forty in a row. It costs nothing, and there's no account to make.

Can I add text to a PDF that has no fillable fields?

Not with Fill PDF Form. Its one job is filling the fields a form already has, and a flat PDF has none. For a flat form, ask the sender for the fillable version, or print it and use Scan to PDF to send back the handwritten copy.

Does the field count include signature boxes?

No. The "fields · pages" strip counts what you can fill: text boxes, checkboxes, radio groups, dropdowns and lists. A group of radio buttons counts once. Signature boxes appear on the page with a note pointing to Sign PDF, but they aren't in the number.