RichTextEditor 8.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package RichTextEditor --version 8.0.1
NuGet\Install-Package RichTextEditor -Version 8.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RichTextEditor" Version="8.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RichTextEditor --version 8.0.1
#r "nuget: RichTextEditor, 8.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RichTextEditor as a Cake Addin
#addin nuget:?package=RichTextEditor&version=8.0.1

// Install RichTextEditor as a Cake Tool
#tool nuget:?package=RichTextEditor&version=8.0.1

The next-generation online html editor is now available! Rich Text Editor for asp.net is by far the fastest, cleanest, most powerful online wysiwyg content editor. It's also available for PHP and ASP.

It enables asp.net web developers to replace any textbox/textarea with an intuitive word-like wysiwyg editor.

Rich Text Editor toolbar is completely configurable and it is also effortless to implement. You just need a couple lines of code to add this editor to .NET and MVC applications.

Why Rich Text Editor?

Rich Text Editor is the industry-leading online html editor and we are proud that Rich Text Editor always serves as an inspiration for other editors. Now version 8.0 is designed from a different point of view from old versions and most editors.


#1 cross-browser support

Most available RTEs fail to support the full spectrum of A-Grade web browsers. Following 9 year old tradition of industry #1 cross-browser support, Rich Text Editor continues to offer even better quality and compatibility by supporting all major browsers: IE 6.0+, Firefox 2.0+, Mozilla 1.3+, Netscape 7+, Safari (1.3+), Opera 9.0, IE 9 and Chrome.


Cleanest html code

Most WYSIWYG editors are just JavaScript wrappers around the editing control built into browsers such as MSHTML control found in IE. They generate bad markups and then run code clean-up routines against it. By contrast, Rich Text Editor is built from the ground up to be a true XHTML editor in its own right.

Extremely small and fast

Most feature-rich WYSIWYG editors suffer long loading times due to large javascript files. Rich Text Editor only loads the necessaery scripts to client browsers. Numerous optimization methods have been applied. It's clean, compact, extremely fast-loading, but still powerful and efficient.


Cutting-edge features

From powerful online image management, easy to use file manager, to multiple image uploading, to online image editing, to PDF conversation.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
8.2.0.9 15,341 10/27/2018
8.2.0.8 1,014 10/24/2018
8.2.0.7 1,032 10/15/2018
8.2.0.6 1,092 9/20/2018
8.2.0.4 12,941 8/8/2017
8.2.0.3 5,717 10/19/2016
8.2.0.2 1,807 8/14/2016
8.2.0.1 1,749 6/24/2016
8.2.0 15,305 3/23/2016
8.1.9 4,830 12/8/2015
8.1.8 1,591 10/19/2015
8.1.7 4,202 7/26/2015
8.1.6 1,500 6/28/2015
8.1.4 3,924 12/8/2014
8.1.3 2,216 9/21/2014
8.1.2 2,927 5/7/2014
8.1.1 1,969 4/16/2014
8.1.0 1,875 2/13/2014
8.0.1 5,470 8/16/2013
8.0.0.1 1,301 11/7/2013
8.0.0 1,530 8/16/2013

What's New in Rich Text Editor 8.0!?


Better organized interface

This version comes with fully reworked Ribbon interface. It mimics the look and feel of popular text processor applications such as Microsoft Word. From the new word-like toolbars and contextual menus to the more subtle changes in labels and tooltips, Rich Text Editor aims to make you feel comfortable editing online content


Copying Formatting using Format Painter

The Format Painter feature lets you quickly and easily "copy" all the formatting characteristics from one group of selected text to another. This is handy when you have a combination of formats on something, like a size, color and style, and want to apply them to another item, without having to apply them individually.


HTML5 Support

HTML5 will be the new standard for HTML. Major browsers support many of the new HTML5 elements and APIs. Rich Text Editor is providing support for various HTML5 elements, attributes, and values.


Use rulers for guidance

In Rich Text Editor, you can use rulers guide your page layout in Design view. Rulers appear across the top and down the left side of the editing window.


Powerful image editor

One of the revolutionary features of Rich Text Editor 8 is the new image editor. With online image editor, you can now edit image file with no image editing software to download or install! Easy drag and drop familiar interface. Resize, change dimensions, scale, crop, add text, optimize, rotate, flip, mirror and add watermark.


Quick Property Editor

The new Quick Property Editor functionality in Rich Text Editor 8 enables you to view and modify object properties for selected objects. The simplified list makes it easier for you to locate the property you want to edit. Also, the Quick Property Editor is displayed right at the cursor when you select an object. Quick Property Editor shows only the most common attributes, but provides a richer set of controls for changing those attributes's values.


Powerful File Manager

A powerful file manager in Rich Text Editor 8 helps you to easily manage images, document, videos and template files. This full featured file manager helps you copy, delete, move, search, and organize your files on the server.

Improved CSS Style Dropdown

The CSS Style Dropdown functionality in Rich Text Editor 8 has been significant improved. You can create a cascading style sheet file in which to define all the styles you need when editing content, and then use the file within the editor. Its content (styles) will be displayed in the Style drop-down menu. Unlike the previous version, both styles and classes are rendered in the drop-down menu as they will look in page so that you can easily pick the correct one.


Filtering HTML code

The new Filter HTML code functionality in Rich Text Editor 8 allows you to accept HTML input from your users, filter it to make sure it contains only an allowed set of tags, attributes and values.


BBCode output

BBCode output is supported in Rich Text Editor 8. BBCode is a set of tags based on the HTML language that you may already be familiar with. They allow you to add formatting to your messages in the same way as HTML does, but have a simpler syntax and will never break the layout of the pages you are viewing.