edit2docs

English-first · full Korean support · AI-agent ready · MIT licensed

One line of intent,
a fully editable document

Create PPT, Word, and Excel files from nothing but your intent and an Anthropic key.
Reference documents (PDF, DOCX, PPTX, …) are optional — the result is a genuinely editable Office document, cleanly typeset in English or Korean.

The engine at a glance

First-class Korean

Precise Hangul text-width metrics, OOXML lang=ko-KR, and automatic font fallback across Pretendard / Apple SD Gothic Neo / Malgun Gothic.

Truly editable

DrawingML shapes, not images. Every text box, chart, and shape stays fully editable in PowerPoint.

Your PPTX as a template

Upload your own PPTX to inherit its masters, theme colors, and fonts — build a fresh deck on top (restyle) or append new slides to it (extend).

Co-edit over chat

Upload a PPTX to preview every slide, then ask for edits, additions, and deletions in chat — applied instantly. Try it in the Studio.

Automatic imagery

The Strategist plans visual assets per slide and sources them via OpenAI / Pexels. Just add your BYOK key.

Korean narration

Presenter notes synthesized to MP3 with Edge-TTS Korean voices (SunHi · InJoon) and embedded straight into the PPTX.

AI-agent ready

Exposed as an MCP server. Connect Claude Desktop, Cursor, or your own agent with a single URL.

BYOK

Your Anthropic / OpenAI API keys travel with each request and are never stored. You stay in control of the cost.

Done in four steps

  1. 01

    Describe your intent

    One sentence is enough. Attaching reference documents (PDF, DOCX, PPTX, …) is optional.

  2. 02

    Tune the options

    Language · style · page count · image & narration toggles · BYOK Anthropic key.

  3. 03

    Watch it generate

    Every stage (convert → strategize → build pages → quality check → export) streams live over SSE.

  4. 04

    Download the file

    Original filenames preserved — Korean included. Every element stays click-to-edit in PowerPoint.

AI agent integration

Connect with a single MCP URL

Once Claude Desktop, Cursor, or your own agent registers /edit2docs-mcp as a tool, it can generate, preview, and download decks right away.

See how to connect
{
  "mcpServers": {
    "edit2docs": {
      "url": "/edit2docs-mcp",
      "headers": {
        "Authorization":
          "Bearer YOUR_KEY"
      }
    }
  }
}