Editor42
Free, open-source, MIT-licensed WYSIWYG HTML editor — an auditable fork of TinyMCE, the world's most popular rich text editor.
Editor42 is based on the last MIT-licensed release of TinyMCE and provides you the same power of rich text editing on your websites and in apps.
- Secure. All known CVEs and security-related bugs are fixed and maintained.
- Stable. Well-maintained editor with a dedicated team monitoring bug reports and fixing code.
- Compatible. Easily switch from your current TinyMCE installation — same API, same configuration.
- Auditable. Code changes are kept minimal, with a clear history traceable back to the original TinyMCE source.
- Predictable. We focus strictly on security and bug fixes — no surprise breaking changes.
We are a new project looking for your support.
Star us, share us, and tell others about us.
Getting Started
Choose your preferred deployment method:
- Self-hosted — download and host Editor42 on your own infrastructure
- CDN — load Editor42 directly from a content delivery network
Editor42 integrates with any JavaScript framework — React, Vue, Angular, Svelte — and with plain HTML just as well.
Features
- Rich plugin ecosystem — dozens of built-in plugins for tables, lists, images, media, code editing, search and replace, autosave, and more
- Multiple editing modes — classic iframe editor, inline editing, and distraction-free writing mode
- Fully customizable UI — configure toolbars, menus, context menus, and skins; create your own themes
- Custom plugins — extend the editor using a comprehensive, well-documented API
- Content filtering and validation — control allowed HTML, clean up pasted content, enforce content rules
- Accessibility — full keyboard navigation and screen reader support
- Localization — built-in support for dozens of languages
- Self-hosted or CDN — deploy on your own terms: no accounts, no API keys, no phone-home
Migrating from TinyMCE
From some point, TinyMCE changed its license from MIT to GPL. Editor42 is built from the latest MIT-licensed state of TinyMCE, so you get a maintained, secure editor under a permissive license without rewriting your integration.
You can migrate from any version of TinyMCE — the process is the same regardless of which release you are currently on, and in most cases the switch is seamless. All APIs, configuration options, plugins, and themes remain compatible.
Migration GuideLicense
MIT — free to use in commercial, proprietary, and open-source projects with no copyleft restrictions.