translate-ppt

Installation
SKILL.md

Translate PPT

Translate Chinese PowerPoint presentations (.pptx) to English with professional business styling.

Overview

This skill translates Chinese PPTX files to English using any OpenAI-compatible LLM endpoint (local or cloud). It preserves all non-text content while:

  • Preserving all non-text content (images, charts, shapes, tables, SmartArt, media)
  • Adjusting fonts to Calibri family for consistent business styling
  • Optimizing text box sizing and layout for English text (typically longer than Chinese)
  • Maintaining original slide masters, layouts, animations, and transitions

Prerequisites

  • Python 3.8+
  • Required packages: python-pptx, requests
  • An LLM endpoint that supports OpenAI-compatible API (e.g., Qoderwork built-in models, Ollama, OpenAI, DeepSeek, etc.)

Quick Start

Installs
6
First Seen
Apr 15, 2026
translate-ppt from skills.volces.com