โ† Back to Skills
๐Ÿ“ƒ

Nano Pdf

Edit PDFs using natural-language instructions with the nano-pdf CLI tool -- change titles, fix typos, and modify content by simply describing what you want.

by Peter Steinberger
PDF & DocumentsProductivityCLI

# Nano Pdf Edit PDFs using natural-language instructions with the nano-pdf CLI tool -- change titles, fix typos, and modify content by simply describing what you want. The nano-pdf skill lets your AI assistant edit PDF files using natural-language instructions. Instead of manually editing PDFs with complex tools, you simply describe the changes you want -- like changing a title or fixing a typo -- and nano-pdf applies them to the specified page of your PDF document. ## How It Works The skill uses the nano-pdf CLI tool to process edit commands. You provide a PDF file path, a page number, and a plain-English instruction describing the desired changes. The tool interprets your instruction and applies the edits directly to the PDF, producing an updated output file. ## Key Features Natural-Language Editing โ€” Describe changes in plain English rather than using complex PDF editing softwarePage-Level Precision โ€” Target specific pages for edits by specifying the page numberMultiple Edit Types โ€” Change titles, fix typos, update subtitles, and modify text contentSimple CLI Interface โ€” Single command with file path, page number, and instruction ## Requirements nano-pdf CLI โ€” The nano-pdf Python package must be installed. Installable via uv (recommended) ## Use Cases Presentation Fixes โ€” Quickly update slide deck PDFs with corrected titles, dates, or textDocument Corrections โ€” Fix typos and text errors in finalized PDF documentsBatch Updates โ€” Programmatically apply text changes across multiple PDF files ## Installation Install via: `npx clawhub@latest install nano-pdf`

Installation

1

Run in your terminal

npx clawhub@latest install nano-pdf
2

Click the Install button at the top of this page for one-click setup