nano-pdf

Edit specific PDF pages using natural-language instructions via the nano-pdf command-line tool.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to edit existing PDF documents by providing natural language instructions, simplifying complex PDF modifications.

Core Features & Use Cases

  • In-place PDF Editing: Modify specific pages of a PDF document.
  • Natural Language Commands: Use plain English to describe desired edits.
  • Use Case: Quickly update a title on page 3 of a presentation PDF or correct a typo in a report without needing specialized PDF editing software.

Quick Start

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

You can edit a PDF by providing plain English instructions to specify modifications like text replacement or typo corrections. The tool targets specific pages within the document to apply the requested changes directly.

Can I target a specific page in a PDF for text replacement?▼

Yes, targeting specific pages within a PDF for text replacement is supported. You can specify the page number in your natural language instruction to modify only the desired content.

Do I need a command-line tool to modify PDF files with plain English?▼

Yes, modifying PDF files with plain English requires the nano-pdf command-line tool. The executable must be installed and available in your system's PATH to process the editing instructions.

What is the best way to fix a typo in an existing PDF without specialized software?▼

The best way to fix a typo without specialized software is using natural language commands via a CLI tool. You can instruct it to correct specific text on a targeted page of your existing PDF document.

Does PDF editing via natural language support complex document manipulation?▼

PDF editing via natural language focuses on specific modifications like text replacement and typo correction on targeted pages. It simplifies complex edits but currently targets basic document manipulation tasks.