PowerPoint work,
off your plate.

Create and edit presentations with AI, automate recurring decks, or let our team handle the work.

FY25 revenue reached $3.8M, up 23% YoY
Total revenue, FY21–FY25 ($M)
1.6
2.1
2.6
3.1
3.8
FY21FY22FY23FY24FY25
Segment performance, FY25
RegionQ3Q4Δ
AMER1.41.7+21%
EMEA0.91.1+18%
APAC0.40.6+37%
Source: internal reporting, Dec 2025
Why retention improved in H2
Agenda
01Where FY25 landed10 min
02What changed in the funnel15 min
03FY26 plan and budget ask20 min
04Decisions we need today10 min
Questions welcome throughout; deck circulated after the call
FY26 rollout, quarter by quarter
Four phases, one region at a time
Q1Pilot, two teams
Q2AMER rollout
Q3EMEA and APAC
Q4Legacy shutdown

PowerPoint expertise for the AI era

We build proprietary software that helps AI agents produce better slides, faster and at lower cost. We bring that software and our expertise to your team – as tools, custom workflows, or finished decks.

AI without the slop

Our proprietary PowerPoint tools and tailored prompts guide AI agents through focused tasks, producing better decks than a single request to a standalone assistant.

SpaceX company profile slide created with editide
SpaceX company profile slide created with Claude

Drag to compare

editideGenerated end to end by AI agents using the editide MCP, without opening PowerPoint. Every number traces back to an SEC filing.

Standalone assistantGenerated from a single prompt using the assistant’s built-in tools.

Real workflows in seconds

The fastest AI add-in for PowerPoint — runs on Claude, GPT, or open-weight models.

Agent-native tools

Ship native PPTX export without putting an engineer on OOXML — one REST API and MCP server your agents call directly.

edit_slide
{
  "name": "edit_slide",
  "arguments": {
    "presentation_id": "a7f3c1e9",
    "slide_index": 3,
    "slide": {
      "chart_elements": [{
        "id": 4,
        "chart_data": {
          "1:Q2 2026": { "0:Revenue": 5.1 }
        }
      }]
    }
  }
}
import_data_to_chart
{
  "name": "import_data_to_chart",
  "arguments": {
    "presentation_id": "a7f3c1e9",
    "attachment_id": "a1b2c3d4",
    "slide_index": 4,
    "chart_type": "clustered_column",
    "category_range": "B2:D2",
    "series_range": "A4,A5",
    "values_range": "B4:D4,B5:D5"
  }
}
import_data_to_table
{
  "name": "import_data_to_table",
  "arguments": {
    "presentation_id": "a7f3c1e9",
    "slide_index": 4,
    "template_element_id": 7,
    "target_width": 600,
    "target_height": 200,
    "first_row": true,
    "data": "{\"columns\":[\"Region\",\"Revenue\"],\"rows\":[[\"EMEA\",\"4.2M\"],[\"APAC\",\"3.1M\"]]}"
  }
}
copy_slide
{
  "name": "copy_slide",
  "arguments": {
    "presentation_id": "a7f3c1e9",
    "source_presentation_id": "3b91d40c",
    "source_index": 4,
    "destination_index": 6,
    "layout_name": "Title and Content"
  }
}

White-glove service

Our PowerPoint engine and AI expertise, applied to your presentations and recurring workflows.

Engagement

We build your workflow

Automate recurring decks around your data, templates, and review process. We build the integrations, write the prompts, and coordinate the AI agents.

  1. Define the work

    Agree on the inputs, deliverables, and where your team reviews the output.

  2. Build and connect

    Connect your data sources and build the workflow with AI agents and our PowerPoint engine.

  3. Test and hand over

    Test against real examples and document how your team runs, reviews, and maintains the workflow.

Discuss a workflow
Project

We deliver your deck

Data-rich presentations for banking, consulting, corporate development, and private equity. Built with your data, in your format, and delivered in days, not weeks.

WorkTypical deliverables
Transaction materialsTeasers, company profiles, and buyer presentations.
Research and analysisMarket landscapes, peer benchmarking, and diligence findings.
Recurring reportingBoard presentations, portfolio updates, and client reporting.
Discuss a deck

The editide add-in outperforms the Claude add-in

Using the same model and an identical prompt, editide finished the task 2.7× faster at 56% lower cost than Claude’s PowerPoint add-in.

editide
Claude
0:00

editide makes Claude and ChatGPT faster and cheaper

Across 195 PowerPoint edits, smaller models with editide beat larger models writing code on speed and cost.

−83%
−94%
1.66¢
9.76¢
0.38¢
6.51¢
editideeditide
editideeditide
−75%
−54%
6.9s
27.6s
10.6s
22.9s
editideeditide
editideeditide

Claude Haiku 4.5 and GPT-5.6 Luna with editide against Claude Opus 4.8 and GPT-5.6 Sol writing code.

Enterprise-ready from day one

Never logged or trained on

We never record the contents of your tool calls. Files and conversation history are deleted 8 hours after upload, and every access is recorded in an audit trail.

Encrypted in transit and at rest

Every request uses TLS 1.2 or higher. Files are encrypted at rest in AWS, scoped to a per-session sandbox, and never touched by AI-generated code.

Scoped keys, self-hosting available

Rotate API keys, scope them per product, and audit usage from the dashboard. Enterprise customers can self-host in their own cloud, or run editide fully on-device with their own AI provider.

Common questions

editide helps teams create and edit PowerPoint presentations through AI tools, custom workflows, and presentation services. Use our add-in, API, or MCP server; have us automate recurring presentation work; or commission a finished deck. All three offerings draw on our proprietary PowerPoint engine.

Yes. For presentation projects, we work with your data and format to deliver a finished PowerPoint deck. For recurring work, we build a workflow around your data sources, templates, and review process, then test and document it for your team. Tell us about your project.

Our add-in is built on the same frontier AI models, but our harness augments them with specialized tools. You get the same intelligence with more capabilities, reliability, and speed. Because we're model-agnostic, you can switch model providers as the landscape evolves.

Agents can write code, but even a simple PowerPoint edit can require tracing formatting across files, patching raw XML, and checking screenshots to catch errors. editide handles those details in a purpose-built engine: the agent reads a slide as structured data and makes changes through tool calls. We solve PowerPoint's quirks once, so agents don't have to work through them on every task. That means fewer tokens, fewer repair attempts, and faster, more reliable edits—even as models get better at coding. Read Building a better PowerPoint API for the AI era for the technical details and examples.

Yes. All tools have a REST endpoint with a JSON schema input, so you can call them from ordinary code with no model involved. Only the /edit endpoint runs an agent and requires an LLM key.

The easiest way is to connect via MCP. You can also implement tools that call our REST API directly. Explore the docs. If you'd like us to build the integration, we also offer custom workflow engagements.

Files are processed in per-session sandboxes on AWS. Each session gets its own isolated storage, and access is enforced against your API key on every operation. Agents never execute generated code, only typed tool calls. Files are encrypted in transit and at rest, and deleted 8 hours after upload. Enterprise customers can get a dedicated single-tenant instance, self-host in their own cloud, or run editide fully on-device. Details are in our privacy policy.

Different category. Those tools generate slides by filling out templates with AI-written content on a web app. They're useful for consumers who need a quick deck with creative design. editide is better suited for enterprise teams looking to automate workflows centered on delivering PowerPoint slides.

Yes — it's available for Windows, Mac, and PowerPoint on the web. Mobile and iPad are not supported. See the installation guide.

No. editide is built for PowerPoint and the workflows around it. Google Slides support isn't on our roadmap.