Skip to main content

nano-pdf

Edit PDFs with natural-language instructions using the nano-pdf CLI.

Jump to install

Source facts

Repository
openclaw/openclaw
Last source activity
May 17, 2026 at 10:50
Detected SKILL.md language
English
Stars
389,030
Forks
81,745

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
nano-pdf
description
Edit PDFs with natural-language instructions using the nano-pdf CLI.
homepage
https://pypi.org/project/nano-pdf/
metadata
{"openclaw":{"emoji":"📄","requires":{"bins":"[Truncated]"},"install":["[Truncated]"]}}
# nano-pdf Use `nano-pdf` to apply edits to a specific page in a PDF using a natural-language instruction. ## Quick start ```bash nano-pdf edit deck.pdf 1 "Change the title to 'Q3 Results' and fix the typo in the subtitle" ``` Notes: - Page numbers are 0-based or 1-based depending on the tool's version/config; if the result looks off by one, retry with the other. - Always sanity-check the output PDF before sending it out.
View on GitHub