Pdf2image
Description
--- name: pdf2image description: Convert PDF pages to images using Python pdf2image library. Usage: say "pdf转图片" or "convert pdf to image" to convert PDF file to images. --- # PDF 转图片技能 - 执行指令 ## 触发条件 用户说以下内容时触发此技能: - "pdf转图片" - "convert pdf to image" - "pdf转换成图片" - "把pdf转成图片" - "提取pdf页面为图片" --- ## 功能说明 **pdf2image** 是一个 Python 库,可以将 PDF 的每一页转换为 PIL 图片对象。 ### 主要功能 - 将 PDF 文件转换为图片列表 - 支持指定页码范围 - 支持 DPI 设置 - 支持多种输出格式(PPM、JPEG、PNG) - 支持灰度转换 - 支持自定义输出尺寸 --- ## 前置要求 ### 1. 安装 Python 依赖 ```b
Installation
Installs to ~/.claude/skills/maoruibin-slidenote-pdf2image/SKILL.md
mkdir -p ~/.claude/skills/maoruibin-slidenote-pdf2image && curl -fsSL https://raw.githubusercontent.com/maoruibin/SlideNote/HEAD/.claude/skills/pdf2image.md -o ~/.claude/skills/maoruibin-slidenote-pdf2image/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11