What is SimplePDF Copilot?

Profile picture of Benjamin André-Micolon

SimplePDF Copilot is an AI assistant for editing, filling, and reviewing PDFs. You chat with a PDF and ask Copilot to fill form fields, find clauses, navigate pages, extract text, and prepare the document for download or submission.

Copilot does the busywork. You review every change and keep the final say.

Try the AI PDF editor demo

The fastest way to understand SimplePDF Copilot is to try it on a real PDF form.

Try the SimplePDF Copilot demo →

How SimplePDF Copilot works

  1. Ask Copilot to fill the PDF form

    Copilot writes into the fields in real time, while you watch.

  2. Review every value

    Click any field to correct it. Copilot leaves fields that need a person, like signatures and attestations, for you to handle.

  3. Approve the final document

    Nothing is submitted until you approve it.

Two risks with AI form filling

Many AI form fillers create two practical risks. The first is silent automation: a wrong field can break something downstream if no one reviews it. A miskeyed digit on a tax form. A flipped checkbox on a medical intake. A clause accepted without anyone reading it. The second is data flow: the document, the AI traffic, and the completed file may all run through the vendor's cloud and the vendor's AI. For healthcare, legal, financial, and government workflows, that can be a non-starter.

SimplePDF Copilot is designed around review and controlled data flow.

The human stays in the loop

Copilot proposes values, highlights clauses worth a second look, and hands off fields that should not be auto-filled, like signatures and attestations. You review, correct, and approve the document.

You also decide whether Copilot is allowed to submit the final document at all. Copilot can remove much of the repetitive work, but the human approves the document.

How data flows

This matters most for regulated workflows.

  • The document is edited in the browser. During editing, the PDF is processed client-side instead of being uploaded to SimplePDF servers.
  • Bring your own AI. Plug Copilot into the AI route you control. With a cloud provider like Anthropic, OpenAI, Google Gemini, or Mistral, the chat traffic and the document context the model needs flow through that provider under your account. With a local model running on the user's machine, such as Ollama, LM Studio, or any OpenAI-compatible local endpoint, AI traffic can stay on the device.
  • Bring your own storage. Completed documents can go directly from the browser to your S3 bucket, Azure Blob Storage, or SharePoint.
  • Self-host the Copilot app. Copilot is a MIT-licensed reference implementation. You can deploy the chat app in your own infrastructure and wire it to your AI provider, your tools, and your storage. The SimplePDF editor itself remains a hosted service. Running Copilot on your own domain requires a Pro plan that includes white-labeling and programmatic editor control.

For healthcare, this also makes SimplePDF Copilot easy to fit into a HIPAA-aligned workflow.

What you can use SimplePDF Copilot for

  • Jargon-heavy forms. Copilot explains fields and terminology before you fill them. Example: "What is a withholding allowance?"
  • Contract review and signing. Copilot can read the document, flag clauses worth a second look, and help you review fees, deadlines, renewals, and liability language before signature.
  • AI-driven form completion with a human reviewer. Give Copilot structured data, such as a CSV or internal records, and let it pre-fill the document while a reviewer checks the result.
  • Conversational form completion. Treat the form as a conversation instead of clicking through a multi-page document field by field.
  • Internal knowledge integration. Connect MCP servers or RAG pipelines so Copilot can use your company data to help fill documents.
  • Local AI for sensitive workflows. Plug Copilot into a model running on the user's device so AI traffic can stay local.

Run Copilot yourself

The Copilot app is MIT-licensed and lives in the public simplepdf-embed repository. See how to self-host SimplePDF Copilot for the full walkthrough, or use the fork-and-go agent skill to guide an AI coding assistant through forking the repo and tailoring it to your stack.

What SimplePDF Copilot does not do

Copilot speeds up PDF form work, but it does not replace human review.

  • It does not replace professional advice. For legal, medical, tax, or compliance documents, you or a qualified reviewer should read the proposed changes before signing or submitting.
  • It does not silently submit forms. You decide whether Copilot is allowed to submit the final document.
  • It does not make OCR or field detection perfect. Review detected fields and extracted text, especially on scanned, rotated, handwritten, or low-quality PDFs.
  • It does not make cloud AI local. If your configured AI route is a cloud provider, that provider receives the chat traffic and document context needed by the model. Local models can keep AI traffic on the device.
  • It does not certify compliance by itself. HIPAA-aligned and compliance-aligned workflows still require the right storage configuration, access controls, agreements, policies, and internal review.

Pricing

The hosted Copilot experience relies on programmatic field control and white-labeling, both available on the Pro plan and above. The MIT-licensed Copilot app is free to self-host, but the SimplePDF editor it embeds remains a hosted service and requires a Pro plan to run on your own domain.

That's it! SimplePDF Copilot lets AI handle the repetitive work while you stay in control of the document, the data flow, and the final submission.

If you have any questions, feel free to reach out to support@simplepdf.com