nano-pdf

Apply page-level text edits to PDFs via the nano-pdf CLI.

Updated Jan 1, 2026
One-click install
npx skills add https://github.com/hcnimi/clawdis --skill nano-pdf-hcnimi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/hcnimi/clawdis/tree/main/skills/nano-pdf
Command: npx skills add https://github.com/hcnimi/clawdis --skill nano-pdf-hcnimi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Editing PDFs can be tedious and error-prone when changes are required on a specific page; nano-pdf enables applying edits via natural-language instructions directly through the CLI.

Core Features & Use Cases

  • Page-level editing: rename text, fix typos, and update labels on a chosen page without manual reflow.
  • Non-destructive workflow: preserves surrounding content while applying changes.
  • Use Case: update the title on a page of a report by describing the change in plain language and letting nano-pdf apply it.

Quick Start

Edit a specific PDF page by passing the file, page number, and a natural-language instruction to nano-pdf.

Frequently Asked Questions about nano-pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I edit text on a specific PDF page without reflowing the entire document?

nano-pdf enables page-level PDF editing by applying targeted text replacements and typo fixes via natural-language instructions, preserving surrounding content without manual reflow.

Can I fix typos in a PDF file using a command line tool?

Yes, the nano-pdf CLI fixes typos in PDF files by accepting a target file, page number, and natural-language instruction to apply non-destructive text corrections on the specified page.

What do I need to start making natural-language edits to a PDF?

You need the nano-pdf binary, a target PDF file, and a specific page number to start applying natural-language text edits and label updates through the CLI.

Does page-level PDF editing preserve the original layout and surrounding content?

Yes, nano-pdf applies non-destructive page-level edits, preserving surrounding content and layout while executing targeted text replacements and label updates on the specified PDF page.

What are the limitations of using natural-language instructions for PDF text editing?

Natural-language PDF editing is limited to targeted page-level edits like text replacement and label updates on a specified page, requiring the nano-pdf binary and exact page number to apply changes.