Quality
Crafted to perfection over 21+ years of development. Clean, compact, and extremely fast-loading editor with well-formed HTML output.
A comprehensive WYSIWYG editor with unmatched reliability, clean HTML output, image upload, and a full suite of customizable features — built for ASP.NET Core teams.
Trusted by 25,000+ customers worldwide
Capabilities
From editing to embedding, everything you need in one production-grade editor.
Rich formatting, lists, tables, links, and clean HTML output with precise styling tools.
Upload images, browse galleries, insert videos, and manage media with folder-aware endpoints.
Pre-built HTML templates, special characters, code insertion, and content snippets for faster authoring.
Works across desktops, tablets, and phones with consistent behavior and responsive toolbar layout.
Outputs well-formed XHTML 1.0 or HTML 5. Paste from Word and Excel without losing formatting.
Multiple toolbar presets, skins, resize modes, context menus, and extensible plugin architecture.
Drop-in Tag Helper
The ASP.NET Core wrapper packages the editor as a Razor Tag Helper. Add it to any form, map the upload endpoint, and your users get a familiar word-like editing surface.
@page
@model MyPageModel
<form method="post">
<richtextbox
asp-for="Body"
toolbar="full"
skin="gray"
height="540px" />
<button type="submit">Save</button>
</form>
Why RichTextBox?
This gives us a solid foundation on which we develop content editing solutions for any use case.
Crafted to perfection over 21+ years of development. Clean, compact, and extremely fast-loading editor with well-formed HTML output.
21+ years of experience in rich text editing. 25,000+ customers in 60+ countries. Cross-browser support on desktops, tablets, and phones.
Comprehensive documentation, responsive technical support, and a proven track record of helping teams ship content-rich applications.
RichTextBox in numbers
25,000+
customers
60+
countries
23
languages
21+
years
.NET 8+
ASP.NET Core
Download the free trial and add a production-ready WYSIWYG editor to your ASP.NET Core application in minutes.