← 返回 Skills 市场
PPTX to Image Converter
作者
Leodai12123
· GitHub ↗
· v1.0.0
· MIT-0
203
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install pptx-to-image
功能描述
Convert PowerPoint PPTX files to high-quality JPG or PNG images with customizable DPI, maintaining original slide proportions and orientation on Windows.
安全使用建议
This skill appears coherent and implements exactly what it says: a Windows PowerPoint → image converter that uses the PowerPoint COM API and pywin32. Before installing/running, confirm you are on Windows and have Microsoft PowerPoint installed (2010+), and run pip install pywin32. Be aware of these practical notes: (1) PowerPoint will be launched via COM and its window may briefly appear; (2) the script opens files using PowerPoint—opening untrusted .ppt/.pptx/.ppt files can be unsafe if they contain macros or embedded content (scan files with antivirus and prefer non-macro formats). The code has a minor bug: verbose output is always enabled due to args.verbose or True, but that is not a security issue. There are no network calls or hidden endpoints in the bundle. If you plan to run this on sensitive systems, test on non-production files first and ensure macros/external content are handled per your security policy.
功能分析
Type: OpenClaw Skill
Name: pptx-to-image
Version: 1.0.0
The skill is a legitimate utility for converting PowerPoint presentations to high-quality images on Windows. It uses the standard 'pywin32' library to interface with Microsoft PowerPoint and includes robust input validation for file paths, DPI settings, and image formats. No evidence of data exfiltration, malicious execution, or prompt injection was found in 'pptx_to_image.py' or 'SKILL.md'.
能力评估
Purpose & Capability
Name/description claim converting PPTX→JPG/PNG with DPI support; the included Python script implements exactly that using PowerPoint COM and pywin32. Required OS and dependency (Windows + PowerPoint + pywin32) are consistent with the purpose.
Instruction Scope
SKILL.md instructs running the local Python script and installing pywin32—consistent. The runtime instructions and code only read the specified PPT/PPTX input and write image files to the chosen output folder. Note: the SKILL.md (and code) assume PowerPoint is present and will make the PowerPoint window briefly visible (documented).
Install Mechanism
No install spec; dependency is a normal Python package (pywin32) and is documented. No remote downloads, archive extraction, or third‑party installers are used by the skill bundle itself.
Credentials
The skill requests no environment variables, credentials, or configuration paths. All file access is limited to the input PPTX path and the designated output folder, matching the stated functionality.
Persistence & Privilege
The skill is instruction-only plus a single script; it does not request persistent platform privileges, always:true is false, and it does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pptx-to-image - 安装完成后,直接呼叫该 Skill 的名称或使用
/pptx-to-image触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
pptx-to-image 1.0.0
- 初始版本发布,支持将 PPTX 幻灯片批量导出为高质量 JPG/PNG 图片
- 支持自定义 DPI(72–600),默认 300 DPI,并保持原始比例和方向
- 自动检测 PPT 页面尺寸与方向,输出前自动验证 DPI 与尺寸
- 可选输出格式(JPG/PNG)与质量参数,支持批量多页转换
- 仅限 Windows(需 PowerPoint 和 pywin32)
- 命令行工具,详尽进度与尺寸报告
元数据
常见问题
PPTX to Image Converter 是什么?
Convert PowerPoint PPTX files to high-quality JPG or PNG images with customizable DPI, maintaining original slide proportions and orientation on Windows. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 203 次。
如何安装 PPTX to Image Converter?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pptx-to-image」即可一键安装,无需额外配置。
PPTX to Image Converter 是免费的吗?
是的,PPTX to Image Converter 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
PPTX to Image Converter 支持哪些平台?
PPTX to Image Converter 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PPTX to Image Converter?
由 Leodai12123(@leodai12123)开发并维护,当前版本 v1.0.0。
推荐 Skills