ppt-image-to-editable-ppt

分类: 开发与编程 | 上传者: GuopengLinGuopengLin | 下载: 0 | 版本: v1.0(最新)

将 PPT 幻灯片屏幕截图或导出的幻灯片图像转换为可编辑的 PowerPoint 幻灯片。当 Codex 需要从一张或多张幻灯片图像中提取图像/图标/材质资源作为单独的 PNG、使用可编辑文本框、本机形状和可移动图片对象重建幻灯片、批处理多个页面图像以及将重建的页面合并为完整的 .pptx 文件时使用。

更新日志: Source: GitHub https://github.com/GuopengLin/Image2PPT

目录结构

当前层级: tree/main/

  • 📁 assets/
    • 📄 logo.png 592.9 KB
  • 📁 references/
    • 📄 auto-extract.md 2.4 KB
    • 📄 layout-json.md 2.2 KB
    • 📄 reconstruction-sop.md 1.5 KB
  • 📁 scripts/
    • 📁 deck/
      • 📄 build_pptx_from_layout.py 24.8 KB
      • 📄 combine_layouts.py 2.7 KB
    • 📁 icon/
      • 📄 __init__.py 1.2 KB
      • 📄 detect.py 17.9 KB
      • 📄 inpaint.py 2.1 KB
    • 📁 ocr/
      • 📄 ocr_cross_verify.py 23.0 KB
      • 📄 ocr_paddle.py 7.7 KB
      • 📄 ocr_review_apply.py 8.2 KB
      • 📄 ocr_review_autoclear.py 6.3 KB
      • 📄 prepare_ocr.py 22.1 KB
      • 📄 render_annotated_review.py 8.2 KB
    • 📁 optional/
      • 📄 find_template_logos.py 11.6 KB
      • 📄 rmbg_postprocess.py 5.7 KB
    • 📁 page/
      • 📄 _heuristics.py 19.6 KB
      • 📄 build_inventory.py 46.8 KB
      • 📄 erase_text.py 38.0 KB
      • 📄 inventory_to_layout.py 101.6 KB
      • 📄 run_pipeline.py 36.9 KB
    • 📁 tables/
      • 📄 detect_tables.py 11.8 KB
      • 📄 table_recognize.py 11.1 KB
    • 📁 verify/
      • 📄 inspect_pptx.py 2.6 KB
      • 📄 render_preview.py 3.8 KB
    • 📄 bootstrap.sh 4.6 KB
    • 📄 build_deck.py 10.9 KB
    • 📄 image_sources.py 2.1 KB
    • 📄 warmup.py 3.4 KB
  • 📄 .gitattributes 19 B
  • 📄 .gitignore 430 B
  • 📄 AGENTS.md 1.4 KB
  • 📄 LICENSE 1.8 KB
  • 📄 README.md 5.5 KB
  • 📄 README_EN.md 3.0 KB
  • 📄 requirements.txt 113 B
  • 📄 SKILL.md 3.8 KB

SKILL.md

登录后下载/点赞/收藏 ❤ 8 | ★ 0
评论 0

请先登录后评论。

评论加载中...