---
id: ssh2-nano-pdf
name: "nano-pdf"
url: https://skills.yangsir.net/skill/ssh2-nano-pdf
author: steipete
domain: data-ai
tags: ["pdf-generation", "document-processing", "file-manipulation", "lightweight-libraries", "data-export"]
install_count: 2900
rating: 4.40 (23 reviews)
github: https://github.com/steipete/clawdis
---

# nano-pdf

> 专注于PDF文档编辑，允许用户通过自然语言指令修改PDF内容，极大地简化了PDF操作流程，提升了文档处理的智能化和便捷性。

**Stats**: 2,900 installs · 4.4/5 (23 reviews)

## Before / After 对比

### PDF文档编辑效率对比

## Readme

# 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.


---
*Source: https://skills.yangsir.net/skill/ssh2-nano-pdf*
*Markdown mirror: https://skills.yangsir.net/api/skill/ssh2-nano-pdf/markdown*