nano-pdf

Edit PDF page text and titles using natural-language instructions.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/jacardl/New-Radar --skill nano-pdf-jacardl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/jacardl/New-Radar/tree/main/backend/frameworks/hermes-agent/skills/productivity/nano-pdf
Command: npx skills add https://github.com/jacardl/New-Radar --skill nano-pdf-jacardl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Edit PDFs with natural-language instructions to modify text, fix typos, update titles, and make content changes on specific pages without manual editing.

Core Features & Use Cases

  • Edit and update text on a selected PDF page.
  • Correct typos and adjust titles or headings without altering layout.
  • Use case: prepare final draft of a report by polishing page content directly within the PDF.

Quick Start

Describe the exact changes you want to apply to a specific PDF page and run nano-pdf to perform them.

Frequently Asked Questions about nano-pdf

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

FAQPage Schema
How do I edit PDF text without using a visual editor?

You can edit PDF text by providing natural-language instructions to modify content, fix typos, and update titles on a specific page without manual visual editing.

Can I update titles and fix typos in a PDF using natural language processing?

Yes, you can use natural language instructions to correct typos and update titles or headings on a defined PDF page without altering the original document layout.

Do I need a Python environment to edit PDFs with natural-language commands?

Yes, editing PDFs with natural-language commands requires a compatible Python environment along with the nano-pdf CLI to parse the document and apply the requested text changes.

What are the limitations of editing PDFs with natural-language instructions?

The primary limitation is that the process operates on a single PDF page at a time, meaning you must define and apply edits page by page rather than modifying the entire document at once.

What is the best way to modify content on a single PDF page programmatically?

The best way to modify content on a single PDF page is using a CLI tool that accepts natural-language instructions, enabling targeted text changes and corrections on a defined page without manual editing.