← 返回 Skills 市场
jnbno1163

pdf-image-extractor

作者 jnbno1163 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pdf-image-extractor
功能描述
Extract images from PDFs in original, 800x800 web-ready, or compressed under 50KB formats for printing, e-commerce, or social media use.
安全使用建议
This package appears to do exactly what it says: extract and resize images from PDFs locally. Before using: 1) Inspect and, if desired, edit the pdf_folder and output_folder paths in each script so they point to safe folders; 2) Run pip installs inside a Python virtual environment; 3) Test on a small, non-sensitive PDF set first to confirm behavior; 4) Note the default config targets a Windows E:\ path—change it if you are on another OS; 5) If you need network isolation, run the scripts offline or in a sandbox/VM—these scripts do not perform any network calls according to the source.
功能分析
Type: OpenClaw Skill Name: pdf-image-extractor Version: 1.0.0 The skill bundle is a legitimate tool for extracting images from PDF files using PyMuPDF and Pillow. The scripts (extract_original.py, extract_standard.py, extract_compress.py) perform local file processing and image manipulation as described, with no evidence of network activity, data exfiltration, or malicious intent. While the scripts contain hardcoded local Windows paths (e.g., E:\AI家具链\家具素材库), these are clearly marked as configuration sections for the user to modify.
能力评估
Purpose & Capability
Name and description align with the provided scripts: three modes (original, standard, compress) implemented in local Python scripts using PyMuPDF and Pillow. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs installing Python packages, editing the top-of-file CONFIG variables (pdf_folder/output_folder), and running the appropriate script. The scripts only read PDFs from the configured folder and write images to the configured output; they do not access other system resources, network endpoints, or environment variables.
Install Mechanism
There is no formal install spec; the README asks the user to pip install pymupdf and pillow. The repository includes runnable Python scripts (no external downloads or extract steps). Recommend using a virtualenv when installing dependencies to avoid changing global Python packages.
Credentials
No environment variables, credentials, or external config paths are required. The scripts use local file-system paths only (user must edit pdf_folder/output_folder). Default config values point to a Windows E:\ path, which is a convenience/default but not a security-sensitive requirement.
Persistence & Privilege
The skill is not forced-always, and it does not modify agent/system configuration. It runs as a normal user process and only writes extracted images to the configured output folder.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pdf-image-extractor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pdf-image-extractor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pdf-image-extractor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

pdf-image-extractor 是什么?

Extract images from PDFs in original, 800x800 web-ready, or compressed under 50KB formats for printing, e-commerce, or social media use. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。

如何安装 pdf-image-extractor?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pdf-image-extractor」即可一键安装,无需额外配置。

pdf-image-extractor 是免费的吗?

是的,pdf-image-extractor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

pdf-image-extractor 支持哪些平台?

pdf-image-extractor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 pdf-image-extractor?

由 jnbno1163(@jnbno1163)开发并维护,当前版本 v1.0.0。

💬 留言讨论