How to Make a Fillable PDF (4 Free Methods)
Learn how to create a fillable PDF form for free. Step-by-step guide using free tools, Google Docs, and online form builders.
How to Make a Fillable PDF
Fillable PDFs are everywhere. Job applications, client intake forms, event registrations, contracts, surveys. If you have ever needed someone to fill out a document without printing it, you have needed a fillable PDF form.
The good news is that you do not need expensive software to create one. This guide walks through four methods to make a PDF fillable for free, from browser-based tools to open source desktop apps.
What Is a Fillable PDF?
A standard PDF is a static document. You can read it and print it, but you cannot type into it or interact with it. A fillable PDF contains interactive form fields that let someone type text, check boxes, select options from a dropdown, and sometimes add a digital signature directly inside the file.
The key difference is that fillable PDFs store user input as data. This means you can collect responses, save completed forms, and even extract the data programmatically. Static PDFs require people to print, fill out by hand, scan, and send back, which is slow and error-prone.
Fillable PDFs work in every major PDF reader, including the free Adobe Acrobat Reader, browser-based PDF viewers, and Preview on Mac.
Method 1: Use a Free Online PDF Form Creator
The fastest way to create a fillable PDF is with a free online tool. No software to install, no account required for basic use.
PDFescape is a browser-based PDF editor that lets you open an existing PDF and add form fields directly on top of it. You can insert text fields, checkboxes, radio buttons, and dropdowns. The free version handles files up to 100 pages and 10 MB, which covers most forms.
Steps with PDFescape:
- Go to PDFescape and select "Free Online" editor.
- Upload your existing PDF or create a new document.
- Click the "Form Field" tab in the toolbar.
- Select the field type you want (text, checkbox, dropdown, etc.).
- Draw the field onto your document where you want it placed.
- Set field properties like name, default value, and whether the field is required.
- Save and download your fillable PDF.
JotForm takes a different approach. Instead of editing an existing PDF, you build a form using a drag-and-drop builder and then export it as a fillable PDF. This works well if you are starting from scratch and want a polished layout without designing the PDF yourself.
Other free options worth trying include Sejda PDF Editor, DocFly, and PDF Buddy. Each has slightly different limits on the free tier, so try a couple to see which fits your workflow.
Method 2: Adobe Acrobat (Prepare Form Tool)
Adobe Acrobat Pro is the industry standard for creating fillable PDF forms. It is not free, but Adobe offers a seven-day trial, and many organizations already have licenses.
The "Prepare Form" tool in Acrobat is powerful because it can automatically detect where form fields should go. If your PDF already has labels like "Name," "Email," or "Date," Acrobat will attempt to place matching fields in the right spots.
Steps with Adobe Acrobat:
- Open your PDF in Adobe Acrobat Pro.
- Go to Tools and select "Prepare Form."
- Acrobat scans the document and adds detected form fields automatically.
- Review each field. Rename fields, adjust sizes, and delete any incorrect detections.
- Add any missing fields manually using the toolbar.
- Set field properties such as formatting, validation rules, and calculations.
- Save the file.
Acrobat also supports advanced features like calculated fields (for invoices or order forms), conditional logic, and JavaScript-based validation. If you need a complex fillable PDF form with business logic, Acrobat is the most capable option.
Cost: Acrobat Pro starts at around $20 per month. The free Acrobat Reader cannot create fillable forms, only fill them out.
Method 3: Google Docs Workaround
Google Docs does not natively create fillable PDF form fields. However, you can use it as a layout tool to design your form and then export it as a PDF that users fill out digitally with a PDF editor.
Steps:
- Open a new Google Doc.
- Design your form layout using tables for structure. Tables help keep labels and blank spaces aligned.
- Use underscores or blank table cells to indicate where people should type.
- Add checkboxes using Insert > Special Characters > search "check box."
- When your layout is ready, go to File > Download > PDF Document.
The resulting PDF will not have true interactive form fields. Users will need to open it in a PDF editor to type into it. This method works best for simple forms where you need a quick, presentable layout and the recipient has basic PDF editing capability.
For a better experience, consider uploading the exported PDF to a tool like PDFescape to add real form fields on top of your layout.
Method 4: LibreOffice (Free and Open Source)
LibreOffice is a free, open source office suite that can create genuine fillable PDF forms. This is the best free desktop option if you want real interactive fields without paying for Acrobat.
Steps with LibreOffice Writer:
- Open LibreOffice Writer and design your form layout.
- Go to View > Toolbars > Form Controls to show the form toolbar.
- Toggle "Design Mode" on (the triangle/ruler icon).
- Use the toolbar to add text fields, checkboxes, list boxes, date fields, and buttons.
- Right-click each field to set properties like name, default value, and character limits.
- When finished, go to File > Export as PDF.
- In the export dialog, check the box that says "Create PDF Form."
LibreOffice supports the same field types as Acrobat, and the resulting PDFs work in all standard PDF readers. The interface is less polished than Acrobat, but the price is right.
Tip: LibreOffice can also open and edit existing PDFs, so you can add form fields to documents you have already created elsewhere.
Types of Form Fields You Can Add
Most PDF form tools support these field types:
- Text fields are the most common. Single-line for short answers like names and emails, or multi-line for comments and addresses.
- Checkboxes work for yes/no questions, agreement confirmations, and multiple-selection lists.
- Radio buttons force a single selection from a group of options, useful for questions like "Payment method" or "Shirt size."
- Dropdown menus save space when you have many options. States, countries, and departments are good candidates.
- Date fields can include a date picker or enforce a specific date format.
- Signature fields let recipients add a digital or drawn signature. Support varies by PDF reader, but Adobe Acrobat Reader handles these well.
- Calculated fields automatically compute values based on other fields, useful for invoices, order totals, and expense reports.
Choose the right field type for each question. Dropdowns are better than text fields when you need consistent answers. Checkboxes beat radio buttons when multiple selections are valid.
How to Share Your Fillable PDF
Once your fillable PDF is ready, you need a way to get it to people. Email attachments work, but they are clunky for large files or public distribution.
A better approach is to upload your PDF and share it with a direct link. This way, anyone can open and fill out the form in their browser without downloading it first. You can generate a shareable link for any PDF using a PDF link generator, which gives you a clean URL that works on any device.
If you want recipients to fill out the form directly in their browser without needing a PDF reader, consider using an online PDF filler tool that handles the form interaction on the web.
For internal team use, shared drives like Google Drive or Dropbox also work. Just make sure you share a copy of the blank form, not the original, so each person fills out their own version.
Fillable PDF vs Google Form: When to Use Which
Both fillable PDFs and Google Forms collect information, but they serve different purposes.
Use a fillable PDF when:
- You need the completed form to look like a specific document (contracts, applications, official paperwork).
- Recipients need to save, print, or sign the form.
- You want the form to work offline.
- The form needs to match existing branding or a required layout.
Use a Google Form when:
- You want responses collected automatically in a spreadsheet.
- The form is a survey or questionnaire without a fixed layout.
- You need real-time response tracking and analytics.
- The form will be filled out on mobile devices primarily.
Many workflows benefit from both. Use a Google Form for initial data collection and a fillable PDF for the final signed document.
Tips for Better Fillable PDFs
Use clear field labels. Place labels directly above or to the left of each field. Do not rely on placeholder text inside the field, because it disappears when someone starts typing.
Set tab order. Make sure pressing Tab moves the cursor through fields in a logical sequence, typically top to bottom and left to right. Most tools let you set this manually.
Add validation where possible. Email fields should check for an @ symbol. Phone numbers should accept only digits. Date fields should enforce a consistent format. Validation prevents bad data from the start.
Make required fields obvious. Use an asterisk or the word "Required" next to mandatory fields. Some tools can enforce required fields so the form cannot be submitted without them.
Test on multiple devices. Open your finished form in Adobe Reader, a web browser, and on a phone. Form fields sometimes render differently across platforms. Catch layout issues before you distribute the form.
Keep file size small. Avoid high-resolution background images. Compress the PDF if it exceeds a few megabytes. Large files are slow to open and may not render well in browser-based viewers.
FAQ
Can I make a fillable PDF for free? Yes. PDFescape, LibreOffice, and JotForm all let you create fillable PDF forms at no cost. LibreOffice is the best free option for desktop use, while PDFescape is the quickest browser-based solution.
How do I make an existing PDF fillable? Open the PDF in a tool that supports form editing, such as PDFescape (free, online) or Adobe Acrobat Pro (paid). Add form fields on top of the existing content, position them to align with your labels, and save the file.
Can I create a fillable PDF in Google Docs? Google Docs cannot create true interactive PDF form fields. You can design the layout in Docs and export as PDF, but you will need a separate tool to add the interactive fields. Use LibreOffice or PDFescape to add form fields after exporting.
Do fillable PDFs work on phones and tablets? Yes. Most fillable PDFs work in mobile PDF readers and mobile browsers. Adobe Acrobat Reader (free) handles form fields reliably on both iOS and Android. Test your form on a phone before distributing it to catch any layout issues.
What is the best free tool to create a fillable PDF? For a quick online solution, PDFescape handles most basic forms well. For a full-featured desktop application, LibreOffice is hard to beat. It supports all standard form field types and exports PDFs with real interactive fields, all completely free and open source.