Edit PDFs with natural-language instructions — just describe the change and nano-pdf applies it to the target page.
npx clawhub@latest install nano-pdfnano-pdf is a command-line tool that lets you edit PDF files using plain-English instructions. Instead of wrestling with PDF editors or writing low-level manipulation code, you describe the change you want — fix a typo, update a title, reword a paragraph — and the CLI applies it to the specified page. It's a fast, scriptable way to make targeted edits to existing PDFs.
npx clawhub@latest install nano-pdfClick the Install button at the top of this page for one-click setup
Describe your edit in plain English and nano-pdf interprets and applies it to the target PDF page. No need to write code or learn a PDF manipulation API.
Specify exactly which page to modify as part of the command, keeping edits surgical and avoiding unintended changes to the rest of the document.
Built as a command-line tool, nano-pdf integrates naturally into shell scripts, AI agent pipelines, and automated workflows. Install via uv and invoke it with a single command.
Run nano-pdf edit deck.pdf 1 "Fix the typo in the subtitle" to correct a mistake on the title slide without re-exporting from PowerPoint or Keynote.
Use natural-language instructions to update quarter labels, dates, or names on specific pages of a recurring report — ideal for light automation in an agent workflow.
Catch a last-minute error in a PDF before sending it out? Apply the fix directly from the terminal with a single command, then review the output PDF before distributing.
npx clawhub@latest install nano-pdfLog in to write a review
No reviews yet. Be the first to share your experience!