nano-pdf
Use run_shell_command with 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"
Usage
- •Provide the input PDF path.
- •Provide the page number (try 1-based first).
- •Provide the instruction string.