运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install ppt-compress
镜像加速npx clawhub@latest install ppt-compress --registry https://cn.longxiaskill.com镜像同步中
技能文档
PPT压缩 / PPT 压缩ion
将大型PPT/PPTX文件压缩为更小的PDF版本。 压缩 large PPT/PPTX files into smaller PDF versions.
工作流
De压缩 PPT - PPTX is essentially a ZIP, de压缩 to 提取 media files
压缩 Images - Use sips to 压缩 images larger than 1MB
Repackage - Repackage as PPTX
Convert to PDF - Use LibreOffice to convert to PDF
Usage
运行 the 压缩ion script:
python3 ~/clawd/技能s/ppt-压缩/scripts/压缩.py [输出_directory]
Examples # 压缩 PPT and convert to PDF python3 ~/clawd/技能s/ppt-压缩/scripts/压缩.py "/path/to/file.pptx"
# Specify 输出 directory python3 ~/clawd/技能s/ppt-压缩/scripts/压缩.py "/path/to/file.pptx" "/Users/xxx/下载s"
Dependencies Python 3 sips (built-in to macOS) LibreOffice (used for PDF conversion)
安装 LibreOffice: brew 安装 libreoffice