nano-pdf

Edit PDF text, titles, and dates via natural-language CLI instructions.

12|2|Updated Feb 2, 2020
One-click install
npx skills add https://github.com/servitola/dotfiles --skill nano-pdf-servitola
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/servitola/dotfiles/tree/main/claude-code/skills/nano-pdf
Command: npx skills add https://github.com/servitola/dotfiles --skill nano-pdf-servitola

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Edit text, titles, dates, and typos in a PDF page using natural-language instructions via the nano-pdf CLI.

Core Features & Use Cases

  • Edit text on a specific page using natural language instructions.
  • Change titles, dates, and typos without manual reflow.
  • Use case: Quick fixes in reports, contracts, and forms while preserving layout.

Quick Start

Edit the title on page 2 of a PDF to 'Final Version'.

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 in a PDF without breaking the layout?

To edit text in a PDF without breaking the layout, you use natural-language instructions to modify specific text, dates, and titles on a targeted page. This approach applies small textual edits to reports and contracts while preserving the original formatting.

Can I fix typos and change dates in a PDF using natural language processing?

Yes, you can fix typos and change dates in a PDF using natural language processing. An LLM generates precise edits based on your instructions, targeting specific pages and supporting quoted replacements to correct text seamlessly.

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

The best way to update a title on a specific PDF page is to issue a natural-language instruction targeting that page. You specify the page number and the new title text, and the tool validates the output to ensure accurate replacement.

Does natural-language PDF editing work for contracts and forms?

Natural-language PDF editing works effectively for contracts and forms where small textual edits are needed. It targets specific pages to modify text, titles, and dates without requiring manual reflow, making it ideal for quick fixes.

Do I need a CLI to perform natural-language PDF editing?

Yes, this natural-language PDF editing process requires a CLI implementation. The CLI targets a specific page, supports quoted replacements, and relies on an LLM to generate and validate the precise edits you request.