AI Skill Hub 推荐使用:PPT-Translator-Formatting-Intact-with-LLMs AI工具 是一款优质的Claude技能。AI 综合评分 7.5 分,在同类工具中表现稳健。如果你正在寻找可靠的Claude技能解决方案,这是一个值得深入了解的选择。
使用LLMs,保留PPT格式的翻译工具,开源Claude技能,支持Python。
PPT-Translator-Formatting-Intact-with-LLMs AI工具 是一款基于 Python 开发的开源工具,专注于 claude_skill、ai、ai-translation 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
使用LLMs,保留PPT格式的翻译工具,开源Claude技能,支持Python。
PPT-Translator-Formatting-Intact-with-LLMs AI工具 是一款基于 Python 开发的开源工具,专注于 claude_skill、ai、ai-translation 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:pip 安装(推荐)
pip install ppt-translator-formatting-intact-with-llms
# 方式二:虚拟环境安装(推荐生产环境)
python -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
pip install ppt-translator-formatting-intact-with-llms
# 方式三:从源码安装(获取最新功能)
git clone https://github.com/tristan-mcinnis/PPT-Translator-Formatting-Intact-with-LLMs
cd PPT-Translator-Formatting-Intact-with-LLMs
pip install -e .
# 验证安装
python -c "import ppt_translator_formatting_intact_with_llms; print('安装成功')"
# 命令行使用
ppt-translator-formatting-intact-with-llms --help
# 基本用法
ppt-translator-formatting-intact-with-llms input_file -o output_file
# Python 代码中调用
import ppt_translator_formatting_intact_with_llms
# 示例
result = ppt_translator_formatting_intact_with_llms.process("input")
print(result)
# ppt-translator-formatting-intact-with-llms 配置文件示例(config.yml) app: name: "ppt-translator-formatting-intact-with-llms" debug: false log_level: "INFO" # 运行时指定配置文件 ppt-translator-formatting-intact-with-llms --config config.yml # 或通过环境变量配置 export PPT_TRANSLATOR_FORMATTING_INTACT_WITH_LLMS_API_KEY="your-key" export PPT_TRANSLATOR_FORMATTING_INTACT_WITH_LLMS_OUTPUT_DIR="./output"
<img src="https://github.com/user-attachments/assets/21080ce6-1f77-4a90-99a2-ac2c1599b61b" width="30%" alt="PPT Translator Logo">
• ⚡ Lightning Fast: Sub-2 second translation for most presentations • 🔄 Multi-Provider Support: Switch between DeepSeek, OpenAI, Anthropic, Grok, and Gemini with a simple CLI flag • 🎨 Rich Formatting: Preserves fonts, colors, spacing, tables, and alignment after translation • 🔗 Smart Caching: Avoids duplicate API calls for repeated strings • 📦 Batch Processing: Convert entire directories of presentations at once • 🛡️ Robust Processing: Handles all PowerPoint content types with graceful fallbacks
Install dependencies:
```bash python3 -m venv .venv source .venv/bin/activate # macOS/Linux
Run the CLI with the path to a single presentation or a directory tree:
python main.py /path/to/decks \
--provider openai \
--model gpt-5-mini \
--source-lang zh \
--target-lang en \
--max-workers 4
Common options:
--provider {deepseek,openai,anthropic,grok,gemini} – choose the model provider.--model MODEL_NAME – override the default model for that provider (e.g. gpt-5-nano).--source-lang / --target-lang – ISO language codes.--max-chunk-size – character limit per translation request (default: 1000).--max-workers – number of threads used when scanning slides (default: 4).--keep-intermediate – keep intermediate XML files for inspection/debugging.The tool will generate:
{deck}_original.xml – source deck contents.{deck}_translated.xml – translated content.{deck}_translated.pptx – rebuilt presentation with translated text and formatting intact.pip install -r requirements.txt ```
Copy example.env to .env and fill in the API keys for the providers you plan to use. All keys are optional – only populate the providers you intend to call.
cp example.env .env
Environment variables of interest:
| Provider | Required variable | Optional variables | Default model |
|---|---|---|---|
| DeepSeek | DEEPSEEK_API_KEY | DEEPSEEK_API_BASE | deepseek-chat |
| OpenAI | OPENAI_API_KEY | OPENAI_ORG | gpt-5.2-2025-12-11 |
| Anthropic | ANTHROPIC_API_KEY | — | claude-sonnet-4-5-20250514 |
| Grok | GROK_API_KEY | GROK_API_BASE | grok-4.1-fast |
| Gemini | GEMINI_API_KEY | — | gemini-3-flash-preview |
📝 The CLI reads your.envfile automatically when run from a shell session that has the variables exported. On macOS you can add the exports to~/.zshrcor usedirenvfor project-specific secrets.
该工具使用LLMs进行PPT翻译,保留格式不变,适用于需要翻译PPT的用户,评分7.5分
该工具未明确声明开源协议,商业使用前请联系原作者确认授权范围,避免侵权风险。
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
总体来看,PPT-Translator-Formatting-Intact-with-LLMs AI工具 是一款质量良好的Claude技能,在同类工具中具备一定竞争力。AI Skill Hub 将持续追踪其更新动态,建议收藏备用,结合自身场景选择合适时机引入使用。
| 原始名称 | PPT-Translator-Formatting-Intact-with-LLMs |
| 原始描述 | 开源Claude技能:A powerful PowerPoint translation tool that preserves all formatting while trans。⭐28 · Python |
| Topics | claude_skillaiai-translationanthropic-claudeclaude-codeclaude-skillspython |
| GitHub | https://github.com/tristan-mcinnis/PPT-Translator-Formatting-Intact-with-LLMs |
| 语言 | Python |
收录时间:2026-05-14 · 更新时间:2026-05-16 · License:未公布 · AI Skill Hub 不对第三方内容的准确性作法律背书。
选择 Agent 类型,复制安装指令后粘贴到对应客户端