← Back to Skill Library
⚙️ Productivity

Nano PDF

★★★★☆

Edit PDF text, fix typos, update titles, and modify PDF metadata using natural language prompts. CLI-based PDF editing without layout rebuilding.

skill_view("nano-pdf")

📖 Guide

Load with skill_view("nano-pdf"). Uses nano-pdf CLI tool. Describe text changes in natural language — the tool finds and replaces text in PDF content.

🔧 How To

Fix a typo: "nano-pdf fix report.pdf --change \"recieve\" to \"receive\"". Update title: "nano-pdf meta report.pdf --title \"New Title\"". Add text: "nano-pdf add report.pdf --text \"DRAFT\" --page 1".

⚠️ Pitfalls

Works best with text-based PDFs — scanned PDFs (images) are not editable. Complex layout changes may not survive. Font substitution may alter appearance.

Related Skills

More skills in Productivity