TinyMCE

What is TinyMCE?

It is the most advanced WYSWIYG HTML editor designed to simplify website content creation. The rich text editing platform that helped launch Atlassian, Medium, Evernote, and more.

Built to be flexible…

With 50+ plugins available, extending TinyMCE is as simple as including a single line of code. Unleashing the full power of TinyMCE usually requires only a few lines more. It has never been more simple to get started with the rich text editor of choice.

Designed to be customizable…

TinyMCE is not only flexible, it is also incredibly customizable. Most plugins are simple to configure, with over 100+ different customization options from the simple to the most complex edge cases. If it is conceivable, it’s possible with TinyMCE.

Designed for developers

The only rich text editor specifically built to be flexible, customizable, and deal with any edge case that can be thrown at it. TinyMCE 5 has been built with developers in mind, making it easier, simpler, and faster than ever to get an editing experience that fits your use case.

Built for designers

A clean UI designed to enhance the UX. TinyMCE 5 can be customized to fit your design system, falling seamlessly into your design vision. We’ve taken care of the basics so you can focus on the product.

Supporting content creators

Get more done in LESS time thanks to our productivity solutions. TinyMCE 5 has been proven to save content creators thousands of hours a year whilst increasing user engagement, all leading to better client satisfaction.

Quick install

Copy & paste the snippet below into your HTML page.

<!DOCTYPE html>
<html>
<head>
  <script src="https://cdn.tiny.cloud/1/no-api-key/tinymce/5/tinymce.min.js" referrerpolicy="origin"></script>
  <script>tinymce.init({ selector:'textarea' });</script>
</head>
<body>
  <textarea>Next, get a free Tiny Cloud API key!</textarea>
</body>
</html>

official tiny.cloud


src stackshare.io/tinymce


download TinyMCE SVG vector logo