返回 Skill 列表
extension
分类: 开发与工程无需 API Key

extract-figs

从talk.pptx PowerPoint文件中提取图片到images_out/目录。

person作者: jakexiaohubgithub

Extract Figures from PowerPoint Tool

Use tools/extract_figs.py to extract all images from the PowerPoint presentation.

Usage

python tools/extract_figs.py

Output

Images are extracted to: images_out/ppt/media/

Notes

  • Extracts from talk.pptx in the current directory
  • Creates images_out/ directory if it doesn't exist
  • Extracts all media files from the PowerPoint's internal structure