nano-pdf

Edit specific PDF pages using natural-language instructions via the nano-pdf CLI.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/FatBy/DD-OS --skill nano-pdf-fatby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/FatBy/DD-OS/tree/main/skills/nano-pdf
Command: npx skills add https://github.com/FatBy/DD-OS --skill nano-pdf-fatby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to edit specific pages within PDF documents using simple, natural-language instructions, streamlining document modification tasks.

Core Features & Use Cases

  • In-place PDF Editing: Modify text content and make corrections directly on specified pages of a PDF.
  • Natural Language Interface: Interact with PDF editing tools using conversational commands, abstracting away complex CLI syntax.
  • Use Case: Quickly update a title on page 3 of a presentation PDF or correct a typo in a report without needing to re-export the entire document.

Quick Start

Use nano-pdf to edit deck.pdf on page 1 to change the title to 'Q3 Results' and fix the typo in the subtitle.

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 page of a PDF document?

To edit text on a specific page of a PDF, you can use natural-language instructions to modify targeted content directly. This approach allows you to update titles or correct typos on individual pages without re-exporting the entire document.

Can I modify a PDF using natural language commands?

Yes, you can modify a PDF using natural language commands via the nano-pdf command-line interface. This abstracts away complex CLI syntax, letting you interact with document manipulation tools conversationally to make in-place corrections.

Do I need to install any prerequisites to use natural language PDF editing?

Yes, natural language PDF editing requires the nano-pdf executable to be available in your system's PATH. This command-line interface dependency must be installed and configured before you can execute document manipulation instructions.

What is the best way to fix a typo in an existing PDF file?

The best way to fix a typo in an existing PDF file is using in-place editing with natural-language instructions. You can target the specific page containing the error and apply text corrections directly, avoiding a full document re-export.

Why does natural language PDF editing require a command-line interface tool?

Natural language PDF editing uses a command-line interface tool to execute the underlying document modifications. The conversational commands are translated into targeted CLI operations, enabling precise page-specific changes within the PDF structure.