The full-featured JavaScript WYSIWYG HTML Editor for web applications.
Rich Text Editor is a professional WYSIWYG HTML editor that enables content contributors to easily create and publish rich HTML content on desktop and mobile. It features a redesigned UI, powerful APIs, comprehensive documentation, and works seamlessly across all modern browsers.
- Clean, modern toolbar UI with responsive layout
- Paste from Word and Excel with automatic formatting cleanup
- Drag and drop for images and content
- Powerful table editing support
- Built-in code snippet highlighting
- Embed video support
- Export to PDF
- File upload integration
- Localization and multi-language support
- Full JavaScript API with 40+ methods
- Custom toolbar buttons, dropdowns, and dialogs
- Auto-grow and resizable editor modes
- Keyboard shortcuts
- Read-only mode
Add the editor to any HTML page in two steps:
1. Include the script:
<script src="richtexteditor/rte.js"></script>
<script src="richtexteditor/plugins/all_plugins.js"></script>2. Initialize the editor:
<div id="editor1">Edit here...</div>
<script>
var editor = new RichTextEditor("#editor1");
</script>See the Installation Guide (div) or Installation Guide (textarea) for more details.
Rich Text Editor 2.0 is available for all major platforms:
| Platform | Package |
|---|---|
| JavaScript (Vanilla) | Download |
| Angular | Download |
| React | Download |
| Vue | Download |
| PHP | Download |
| ASP.NET Core MVC | Download |
| ASP.NET Core Razor | Download |
| ASP.NET MVC | Download |
| ASP.NET Web Forms | Download |
| Blazor Server | Download |
Explore the included demos to see the editor in action:
- Default Toolbar - Standard editor configuration
- Responsive Toolbar - Mobile-friendly layout
- Custom Button - Add your own toolbar buttons
- JavaScript API - Full API demonstration
- Paste from Word - Clean paste from MS Office
- Export PDF - Export content as PDF
- Skinning - Customize the editor appearance
- Configuration Reference - All configuration options
- All Commands - Available editor commands
- All Methods - JavaScript API methods
- All Properties - JavaScript API properties
- Event Handling - Working with editor events
Richscripts Inc is a Canadian company established in 2003, specializing in high-quality, reusable web components and enterprise software solutions. With 33,000+ customers and over 1 million users worldwide, including Fortune 500 companies and global IT consultancies.
Rich Text Editors
JavaScript Rich Text Editor | Rich Text Editor for ASP.NET | Rich Text Editor for PHP | Rich Text Editor for Classic ASP | Blazor Rich Text Editor | RichTextBox for ASP.NET Core
File Upload Components
Ajax Uploader | PHP File Uploader | ASP Uploader | CoreUpload - ASP.NET Core Upload | MultipleUpload - JavaScript Upload
Chat & Communication
MyLiveChat - Free Live Chat | Dchat - AI Chatbot (Coming Soon) | ZChat - On-Premises Live Chat
Developer Tools
JavaScript Obfuscator | Free .NET Obfuscator | JavaScript Converter - JavaScript to TypeScript