nano-pdf

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

2|1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/simplefarmer69/ape-claw --skill nano-pdf-simplefarmer69
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/simplefarmer69/ape-claw/tree/main/data/forge-skills/nano-pdf
Command: npx skills add https://github.com/simplefarmer69/ape-claw --skill nano-pdf-simplefarmer69

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • In-place PDF Editing: Modify text content, correct typos, or update information on designated pages.
  • Natural Language Interface: Interact with PDF editing functionalities using everyday language, abstracting away complex command-line arguments.
  • Use Case: Quickly update a date or a name on page 5 of a report without needing to manually open a PDF editor and locate the specific text.

Quick Start

Use nano-pdf to edit the file deck.pdf on page 1 by changing the title to 'Q3 Results' and fixing 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 specific pages in a PDF using natural language?

You can edit specific pages in a PDF by providing natural-language instructions to the nano-pdf CLI, which translates your text into targeted document modifications and corrects typos.

Can I fix typos and update text on a single PDF page without opening a visual editor?

Yes, you can fix typos and update text on a designated PDF page by passing natural language instructions through the nano-pdf command-line interface, bypassing the need for manual visual editing.

Do I need to install any dependencies to use natural language PDF editing via CLI?

Yes, you need the nano-pdf executable installed and available in your system's PATH to execute natural language commands for in-place PDF document manipulation.

What is the best way to change a title on a specific PDF page programmatically?

The best way to change a title on a specific PDF page is using the nano-pdf CLI, which accepts natural language instructions to modify text content on targeted pages without manual intervention.

Does nano-pdf support in-place PDF document manipulation through command line arguments?

Yes, nano-pdf supports in-place PDF document manipulation by abstracting complex command-line arguments into simple natural language instructions for quick text modifications on specific pages.