nano-pdf

Edit PDF pages by extracting, rotating, deleting, reordering, or duplicating via nano-pdf CLI.

850|114|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/wentorai/Research-Claw --skill nano-pdf-wentorai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nano-pdf
Source: https://github.com/wentorai/Research-Claw/tree/main/skills/nano-pdf
Command: npx skills add https://github.com/wentorai/Research-Claw --skill nano-pdf-wentorai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the hassle of manually correcting PDF page order, rotation, or unwanted pages when you need a clean, shared document quickly.

Core Features & Use Cases

  • Extract pages to pull only the sections you need for a report, appendix, or sharing.
  • Rotate and delete pages to fix orientation issues and remove mistakes without opening a full GUI editor.
  • Reorder and duplicate pages to restructure documents for presentations, handouts, or consolidated PDFs.
  • Use Case: You have a multi-page PDF where several pages are upside down and some sections belong at the end; use this skill to rotate the affected pages, delete the unwanted ones, and reorder everything into the correct sequence.

Quick Start

Edit your PDF by running nano-pdf edit with your input file, output file, and one or more operations like extracting a page range or rotating specific pages.

Frequently Asked Questions about nano-pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract specific pages from a PDF without a GUI editor?

You can extract specific PDF pages by running the nano-pdf edit command with your input file, output file, and a page range argument, generating a corrected document without opening a GUI editor.

Can I rotate and delete pages in a scanned PDF via command line?

Yes, you can rotate and delete PDF pages by passing rotation and deletion operations as arguments in the edit command, allowing you to fix misoriented scans and remove mistakes directly from the command line.

What is the best way to reorder and duplicate pages in a PDF for handouts?

Reordering and duplicating PDF pages for handouts is handled by specifying page sequences and duplication operations as lists in the edit command arguments, restructuring documents quickly without manual GUI dragging.

Do I need to install any dependencies to edit PDF files with nano-pdf?

Yes, you need to install the nano-pdf CLI wrapper before editing PDF files, as it executes the page manipulation operations expressed as ranges and lists in the edit command arguments.

Does nano-pdf support batch editing multiple PDF files at once?

The metadata does not explicitly confirm batch editing of multiple PDF files simultaneously; the edit command focuses on processing a single input file to produce a corrected output document with specified page operations.