# PDF Checklist Form

Generate printable checklist/task form PDF with pseudo checkboxes and text

> Canonical page: https://elysiatools.com/en/tools/pdf-checklist-form

- **Category:** Document Tools

- **Keywords:** pdf, checklist, task list, checkbox, form, puppeteer

## Overview

Create a clean checklist PDF from text or JSON items.

**Features:**
- Pseudo checkboxes (checked/unchecked)
- Supports line-based and JSON-based item input
- Optional index numbers and 1-2 column layout

## Inputs

- **Title** (text): Checklist Form
- **Subtitle** (text): Task / inspection checklist
- **Checklist Items** (textarea): One line per item, optionally use \[x\] prefix. Or pass JSON array \[{"text":"...","checked":true}\]
- **Checked Indexes** (text): 1,3,5
- **Columns** (select)
- **Show Index** (checkbox)
- **Show Footer** (checkbox)
- **Page Size** (select)
- **Landscape** (checkbox)
- **Print Background** (checkbox)
- **Wait Until** (select)
- **Extra Wait Time (ms)** (number)

## When to use

- When you need to create a physical inspection or audit form for field work.
- When you want to convert a digital list of tasks into a structured, printable document.
- When you need to standardize task tracking across a team using consistent, formatted checklists.

## How it works

- Enter your checklist title and subtitle to define the document header.
- Input your items line-by-line or as a JSON array, using \[x\] to mark items as checked.
- Select your preferred layout, such as column count or page size, and generate the PDF.
- Download your formatted checklist, ready for printing or digital distribution.

## Use cases

- Creating daily site inspection forms for construction or facility management.
- Generating standardized onboarding checklists for new employees.
- Producing printable inventory audit sheets for warehouse management.

## Frequently asked questions

### Can I pre-check items in the PDF?

Yes, you can use the [x] prefix in your text input or set the 'checked' property to true in your JSON input to mark items as completed.

### Does the tool support multi-column layouts?

Yes, you can choose between a 1-column or 2-column layout to optimize space on your page.

### Can I add index numbers to my list?

Yes, enable the 'Show Index' option to automatically number your checklist items.

### What page sizes are supported?

The tool supports A4, Letter, and Legal page sizes, with options for portrait or landscape orientation.

### Is the output file printable?

Yes, the generated PDF is optimized for standard printers and includes a footer option for professional documentation.

## Related tools

- [PDF Multipage Form Mock](https://elysiatools.com/en/tools/pdf-multipage-form-mock): Create printable multi-page form mocks with text fields, checkboxes, and signature areas
- [Fitness Workout PDF Generator](https://elysiatools.com/en/tools/fitness-workout-pdf-generator): Generate a printable workout-plan PDF from JSON or CSV data with exercise tables, progress boxes, and optional QR video links
- [PDF Basic Document Generator (PDF基础文档生成器)](https://elysiatools.com/en/tools/pdf-basic-text-doc): Create PDF documents with text, paragraphs, headers, footers, and page numbers
- [PDF Poster Maker](https://elysiatools.com/en/tools/pdf-poster-maker): Create poster/flyer PDF templates with headline, background image, gradients, and CTA button text
- [PDF Receipt / Ticket Generator](https://elysiatools.com/en/tools/pdf-receipt-ticket): Create a thermal-width receipt PDF with bold title and QR code
- [OCR PDF to Structured JSON Bridge](https://elysiatools.com/en/tools/ocr-pdf-to-structured-json-bridge): Extract the PDF text layer with geometry (lines by y-position, tables by column gaps, headings by font size, colon key-value pairs), then fill a user-supplied JSON Schema field by field — labels matched by normalized keys, values coerced to declared types and validated with ajv.
- [Accessibility Audit Report Generator](https://elysiatools.com/en/tools/accessibility-audit-report-generator): Audit HTML or a URL for common WCAG issues and export a structured PDF report grouped by severity
- [Barcode Batch Generator](https://elysiatools.com/en/tools/barcode-batch-generator): Batch generate Code 128, EAN-13, UPC-A, ITF-14, QR Code, and Data Matrix outputs from CSV or multiline text

## Samples

- [PDF Samples](https://elysiatools.com/en/samples/pdf-samples): Generated PDF samples from tools dated 2026-02-01 to 2026-02-10
- [Markdown Slide Deck Samples](https://elysiatools.com/en/samples/md-slide-deck-to-pdf): Remark/Marp style Markdown slide decks for testing PDF export layouts
- [Distributed Tracing Samples](https://elysiatools.com/en/samples/distributed-tracing-samples): Comprehensive distributed tracing examples using Jaeger, OpenTelemetry, and other modern observability tools for microservices architecture
- [GitHub Actions Testing - CI/CD Integration](https://elysiatools.com/en/samples/github-actions-testing): Comprehensive GitHub Actions testing workflows including automated testing, parallel execution, test reporting, caching, and advanced CI/CD patterns for modern development pipelines

## Related content

- [PDF Forms, Navigation, and Review Workflows](https://elysiatools.com/en/hubs/pdf-forms-navigation-review-workflows): Prepare fillable PDF forms, add internal navigation, mark review issues, style delivery pages, and verify signatures before handoff.
