TinyMCE AI Introduction

By integrating AI writing assistance directly into the editing experience, TinyMCE AI empowers authors with real-time AI writing support, streamlines content creation, and enhances editorial workflows across a wide range of use cases – from productivity boosts and proof-reading to content quality and consistency.

Demo

  • TinyMCE

  • HTML

  • JS

  • Edit on CodePen

<textarea id="tinymceai">
  <h1 style="font-size: 1.5em; color: black; margin-top: 0; text-align: left;">TinyMCE AI</h1>
  <p style="font-size: 1em; color: #333; margin: 15px 0;">TinyMCE AI provides AI-powered features including AI chat, AI review, and quick actions.</p>
</textarea>
tinymce.init({
  selector: 'textarea#tinymceai',
  height: '800px',
  plugins: ["tinymceai", "advlist", "anchor", "autolink", "charmap", "code"],
  toolbar: "undo redo | tinymceai | styles | bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image"
});

What is TinyMCE AI

TinyMCE AI is an AI-powered writing assistant that integrates directly into our rich-text editor, TinyMCE, providing instant text rewriting, summarization, correction, and contextual chat help based on internal style guides. The platform includes automated review tools and enterprise-ready functionality that plugs into existing systems without requiring custom infrastructure.

Teams can implement a full suite of AI writing tools in weeks rather than months, delivering streamlined, compliant content workflows that maintain brand consistency and integrate seamlessly with existing document management systems.

The core components of TinyMCE AI are:

  • TinyMCE: A modern rich text editor with dozens of features that improve writing workflows, including collaboration.

  • AI service: A state-of-the-art backend AI engine that incorporates multiple models and delivers high-quality content. Currently available only in Cloud setup, with on-premises deployment coming soon.

TinyMCE AI features

There are three main features of TinyMCE AI. You can test them all using the free trial.

  • Chat – Interactive AI chats with history and persistent context.

  • Review – Content analysis and proofreading, optimized for larger content.

  • Actions – Fast, stateless operations for specific tasks.

Integration Options

TinyMCE AI can be integrated with your application through two methods. See Integration Options for details.

Permissions

Developers can control access to AI features, models, and capabilities based on user roles, subscription tiers, and organizational requirements. Learn more about the permissions system.

Privacy and data handling

You can find detailed information on how TinyMCE AI manages your data in the API Overview documentation.