Communityv0.1.0

PDF Tools

View, extract, edit, and manipulate PDF files. Supports text extraction, text editing (overlay and replacement), merging, splitting, rotating pages, and getting PDF metadata. Use when working with PDF documents for reading content, adding/editing text, reorganizing pages, combining files, or extracting information.

3.9kdownloads2stars47active installscmpdchtr
View on ClawHubBack to Skills

Skill Details

Slug
pdf-tools
Latest Version
0.1.0
Author
cmpdchtr
Published
Feb 6, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for PDF Tools.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of PDF Tools. - View, extract, and edit PDF files using Python scripts. - Supports text extraction (by page or all pages), text overlay, and limited text replacement. - Merge, split (by page or range), and rotate PDF pages. - Retrieve PDF metadata and structure in text or JSON formats. - All scripts work with standard Python libraries (pdfplumber, PyPDF2). - Includes workflow patterns for common PDF manipulation tasks.