nano-pdf

Edit targeted PDF pages by applying natural-language text changes.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/Glour/ai-office-v2 --skill nano-pdf-glour
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/Glour/ai-office-v2/tree/main/skills/nano-pdf
Command: npx skills add https://github.com/Glour/ai-office-v2 --skill nano-pdf-glour

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solves the tedious task of editing a PDF by describing the desired changes in natural language and applying them to a targeted page.

Core Features & Use Cases

  • Page-level edits via natural-language prompts to a single PDF page
  • Supports changing titles, subtitles, and other visible text as described
  • Sanity-check and verify the resulting PDF before distribution

Quick Start

Edit deck.pdf page 1 to change the title to Q3 Results and fix the subtitle typo.

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 using natural language?

You can edit a specific PDF page by providing a natural-language prompt that describes the desired text changes, such as updating a title or correcting a typo. The tool applies the targeted page-specific modifications and validates the output before saving.

Can I fix typos in a PDF document without manually editing the file?

Yes, you can fix typos in a PDF document by describing the corrections in a natural-language prompt. The CLI processes the command to apply the targeted text changes to the specified page, allowing you to verify the resulting PDF before distribution.

What is the best way to change a title on a single page of a PDF?

The best way to change a title on a single page is to issue a natural-language command specifying the target page and the new title text. The tool modifies the visible text on that page and emphasizes validation before saving the output.

Does this natural-language PDF editing approach support multi-page document changes?

This approach is applicable to targeted single-page edits within documents. It relies on specifying a target page for modifications like updating titles or subtitles, rather than applying broad multi-page changes across the entire PDF.

Do I need a command-line environment to modify PDF content with text prompts?

Yes, you need a command-line environment to use the nano-pdf CLI. It processes the natural-language prompts to modify content on a targeted page and validates the resulting PDF before saving the output.