Alternatives to Editor.js
Compare Editor.js alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Editor.js in 2026. Compare features, ratings, user reviews, pricing, and more from Editor.js competitors and alternatives in order to make an informed decision for your business.
-
1
BlockNote
BlockNote
BlockNote is an open source, block-based rich text editor for React that offers a polished, Notion-style user experience with minimal setup. It comes with built-in UI components like menus and toolbars, which are fully customizable. It supports drag-and-drop functionality, allowing users to organize content into blocks that can be nested or rearranged. Developers can extend the editor with custom blocks, schemas, and plugins, benefiting from first-class TypeScript support for type safety and autocompletion. BlockNote enables real-time collaboration using Yjs, with support for providers like Liveblocks and PartyKit, allowing multiple users to edit documents simultaneously. It also supports theming, markdown, and HTML conversion, and can be used with vanilla JavaScript for non-React projects. Built on top of ProseMirror and TipTap, BlockNote simplifies the process of adding a rich text editor to applications, eliminating the need to build interface elements from scratch.Starting Price: $90 per month -
2
Tiptap
Tiptap
Tiptap is a headless, open-source rich-text editor framework designed for developers building modern, collaborative applications. Built on ProseMirror, it offers a modular architecture with over 100 extensions, enabling the creation of custom editors tailored to specific user needs. Tiptap supports real-time collaboration through its open source backend, Hocuspocus, allowing multiple users to edit documents simultaneously with features like live cursors and offline editing. It also integrates AI capabilities, such as the content AI extension, which provides in-line text transformations and AI-driven suggestions to enhance content creation. Developers can further extend functionality with features like commenting systems, document management, and import/export options for formats like DOCX. Tiptap's UI components and React templates facilitate rapid development of editors resembling applications like Notion or Google Docs.Starting Price: $49 per month -
3
Trix
Trix
Compose beautifully formatted text in your web application. Trix is an editor for writing messages, comments, articles, and lists, the simple documents most web apps are made of. It features a sophisticated document model, support for embedded attachments, and outputs terse and consistent HTML. Most WYSIWYG editors are wrappers around HTML’s contenteditable and execCommand APIs, designed by Microsoft to support live editing of web pages in Internet Explorer 5.5, and eventually reverse-engineered and copied by other browsers. Because these APIs were never fully specified or documented, and because WYSIWYG HTML editors are enormous in scope, each browser’s implementation has its own set of bugs and quirks, and JavaScript developers are left to resolve the inconsistencies. Trix sidesteps these inconsistencies by treating contenteditable as an I/O device: when input makes its way to the editor, Trix converts that input into an editing operation on its internal document model. -
4
Sir Trevor
Sir Trevor
Sir Trevor is rich content editing entirely re-imagined for the web, an intuitive editor for web content which does not presuppose anything about how it will be rendered. Stored in structured JSON with limited inline HTML markup. Trivial to extend and create your own block types. Intuitive interface for creating rich content. Used on a national broadcast news site serving millions of users. Sir trevor content is made up of blocks. By default Sir Trevor ships with a lot of block types, but you can easily add your own. There are more blocks available in the dedicated blocks repository or it's incredibly easy to write your own. ECMAScript 6 shims are bundled in by default; if the platform you wish to run on doesn't support ECMAScript 5 APIs you'll need to shim those yourself. Sir Trevor uses The Guardian's scribe for rich text editing. Supported by Chrome 51+, Safari 9+, Firefox 47+. -
5
Slate
Slate JS
Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbox Paper or Google Docs, which are becoming table stakes for applications on the web, without your codebase getting mired in complexity. It can do this because all of its logic is implemented with a series of plugins, so you aren't ever constrained by what is or isn't in "core". You can think of it like a pluggable implementation of contenteditable built on top of React. It was inspired by libraries like Draft.js, Prosemirror and Quill. Slate is currently in beta. Its core API is usable now, but you might need to pull request fixes for advanced use cases. Some of its APIs are not "finalized" and will (breaking) change over time as we find better solutions. The most important part of Slate is that plugins are first-class entities. -
6
ProseMirror
ProseMirror
Rich content editors should, ideally, produce clean, semantically meaningful documents while still being easy for users to understand. ProseMirror tries to bridge the gap between editing explicit, unambiguous content like Markdown or XML, and classical WYSIWYG editors. It does this by implementing a WYSIWYG-style editing interface for documents more constrained and structured than plain HTML. You can customize the shape and structure of the documents your editor creates, and tailor them to your application's needs. ProseMirror has built-in, ground-up, rock solid support for collaborative editing, where multiple people work on the same document in real time. Document schemas allow editing documents with a custom structure without writing your own editor from scratch. A modular architecture makes sure you only load the code you need, and can replace parts of the system as needed. A plugin system allows you to easily enable additional functionality. -
7
SunEditor
SunEditor
Pure javascript based WYSIWYG html editor, with no dependencies. Suneditor is a lightweight, flexible, customizable WYSIWYG text editor for your web applications. -
8
Draft.js
Draft.js
We provide the building blocks to enable the creation of a broad variety of rich text composition experiences, from basic text styles to embedded media. Draft.js fits seamlessly into React applications, abstracting away the details of rendering, selection, and input behavior with a familiar declarative API. The Draft.js model is built with immutable-js, offering an API with functional state updates and aggressively leveraging data persistence for scalable memory usage. Draft.js is a framework for building rich text editors in React, powered by an immutable model and abstracting over cross-browser differences. Draft.js allows you to build any type of rich text input, whether you're only looking to support a few inline text styles or building a complex text editor for composing long-form articles. Draft.js is distributed via npm. It depends on React and React DOM which must also be installed. -
9
Textbox.io
Tiny Technologies
Textbox.io's powerful editing tools and simple user interface let you create great looking HTML anywhere: on the desktop and on mobile. This demo shows the Textbox.io editor in its standard configuration, with its core HTML editing capabilities enabled. These include text formatting, tables, hyperlinks, and lists. Textbox.io is the first WYSIWYG HTML editor designed for desktop and mobile devices. Its revolutionary app-like mobile UI delivers an optimized UI for tablet and handset users. Easily add and upload images using the device camera or gallery, use text-to-speech to enter content and enjoy effortless rich text editing from anywhere. The best editor available, tightly integrated with IBM products. Built-in image handling & storage. File drag & drop, spell check & autocorrect, clean copy-paste from Microsoft Word, and cross-browser support. Create content more effectively in blogs, wikis, profiles and more. -
10
Quill
Quill.js
Granular access to the editor's content, changes and events through a simple API. Works consistently and deterministically with JSON as both input and output. Supports all modern browsers on desktops, tablets and phones. Experience the same consistent behavior and produced HTML across platforms. Used in small projects and giant Fortune 500s alike. Start simple with the Quill core then easily customize or add your own extensions later if your product needs grow. The real magic of Quill comes in its flexibility and extensibility. You can get an idea of what is possible by playing around with the demos throughout this site or head straight to the Interactive Playground. -
11
Easy Editor
Easy Editor
A rich text HTML/WYSIWYG editor. You can change the entire look and feel with a simple click. You can add buttons and events and use them to do anything. EasyEditor is completely free and open-source for both educational and commercial purposes. You can check all the examples on our site. You can read the documentation and follow the steps provided so you know everything you need. You can overwrite default button settings. -
12
ContentTools
ContentTools
The ContentTools WYSIWYG editor can be added to any HTML page in a few simple steps. The getting started guide shows how. Full API documentation and examples for the ContentTools family of libraries. Step-by-step guides for common use scenarios as well as more advanced topics for those rolling their own editors. The ContentTools family of libraries is free and open-source. The libraries are hosted, developed and maintained on GitHub. Each block of content on the page can be dragged to a new location. Non-text based elements such as images and videos can be dragged by clicking in the center of the element and dragging. For text elements you need to click and hold. This pause is implemented to allow you to freely select sections of text using the mouse without triggering the drag behaviour. -
13
CKEditor 5
CKSource
CKEditor 5 is a modern WYSIWYG rich text editor that can easily accommodate the requirements of businesses and users in the age of digital transformation. It allows software creators and developers to build powerful writing solutions for applications of all sorts, within hours. Thanks to a fully customizable framework, ready-to-use builds, native integrations, extensive documentation, and reliable customer support, the editor can be fully tailored to your needs. To provide users with an all-around streamlined and collaborative writing experience, you can additionally include advanced features such as Track Changes and Comments, Revision History, and (if preferred) Real-time Collaboration! Easy Export to PDF and Word, responsive images, pagination, Markdown input and output support, and robust paste from Word and Google Docs are also popular choices. -
14
Squire
Squire
Squire is an HTML5 rich text editor, which provides powerful cross-browser normalisation, whilst being supremely lightweight and flexible. It is built for the present and the future, and as such does not support truly ancient browsers. It should work fine back to around Opera 10, Firefox 3.5, Safari 4, Chrome 9 and IE8. Unlike other HTML5 rich text editors, Squire was written as a component for writing documents (emails, essays, etc.), not doing wysiwyg websites. If you are looking for support for inserting form controls or flash components or the like, you'll need to look elsewhere. However for many purposes, Squire may be just what you need, providing the power without the bloat. -
15
Summernote
Summernote
Super simple WYSIWYG editor on Bootstrap. Easy to install, simply download and attach your js, css with bootstrap. Customize by Initializing various options and modules. See all useful features of summernote in action. Summernote is licensed under MIT and maintained by the community. Integrate it with any back-end. 3rd parties available in django, rails, angular. Supports Bootstrap 3.x.x to 4.x.x, it is very lightweight (js+css: 100Kb), provides smart user interaction, works in all major browsers, like Safari, Chrome, Firefox, Opera, Edge and Internet Explorer 9+. It also works in all major operating systems, such as Windows, MacOS, Linux. The fastest way to get Summernote is to download the precompiled and minified versions of our CSS and JavaScript. Bootstrap uses certain HTML elements and CSS properties which require HTML5 doctype. -
16
VisualEditor
Editing team
The VisualEditor project by the Editing team aims to create a reliable rich-text editor for MediaWiki. VisualEditor is available as a MediaWiki extension using the Parsoid project to supply HTML+RDFa; however, its core implementation can be run without any of MediaWiki, Parsoid, or Node.js. As of 2020, the visual editor is available to all users at MediaWiki.org and on almost all Wikipedias and Wikivoyages. On most other Wikimedia projects and languages, it is available as an opt-in Beta Feature to logged-in users. VisualEditor is only available in some namespaces, including the main namespace, but generally not in discussion or template namespaces. The decline in new contributor growth was viewed as the single most serious challenge facing the Wikimedia movement. VisualEditor was built with the goal of removing avoidable technical impediments associated with Wikimedia's editing interface, as a necessary pre-condition for increasing the number of Wikimedia contributors. -
17
wysihtml
wysihtml
wysihtml is an extended and less strict approach on xing/wysihtml5 open source rich text editor. The code is library agnostic and has all dependencies bundled, no jQuery, Prototype or similar is required. The currently bundled dependencies are rangy.js (including textrange and selectionsaverestore modules) and base.js. This project is supported by Voog. It’s an open source, community developed wysiwyg html rich text editor. Any web developer can grab it and use it in her projects. Fast and lightweight, auto-linking of urls as-you-type, valid, semantic HTML5 (even when pasting from Word), no iframes required, no jQuery required, and it's modular, so you can add your own tools. Object namespace is now wysihtyml (was previously wysihtml5). This change includes all classnames and event names. The default toolbar is separated to independent module (wysihtml.toolbar.js) and must be added separately if used. -
18
Froala
Froala
Discover Froala, the beautiful JavaScript WYSIWYG editor that seamlessly integrates into your projects. Its intuitive smart toolbar packs over 100 features into four simple categories, offering both power and simplicity. With comprehensive documentation and over 30 out-of-the-box plugins, developers can quickly implement and customize Froala to suit any use case. Enjoy unlimited editor loads and users, self-hosting options, and regular updates supporting the latest LTS versions of React, Angular, and Vue. Froala transforms content creation, combining developer flexibility with a user-friendly interface that your audience will love.Starting Price: $899 per year -
19
Plate
Plate.js
Plate is a rich-text editor framework for React, designed to simplify complex text editing needs. Built with Slate.js and TypeScript, it offers a highly customizable and extensible editing experience. Plate provides a wide range of plugin packages that enhance the behavior, hooks, serialization, normalization, and other features of the editor. These plugins are "headless," meaning they are unstyled by default, allowing developers to style them as needed. It includes state management with Zustand stores, custom hotkeys, API methods, and transforms accessible through editor.api and editor.transforms. Plate also offers unstyled and accessible components based on Radix UI, serving as the foundation for building high-quality design systems. For those seeking a visually appealing interface, Plate provides pre-built styled components based on shadcn/ui, which can be customized to create a unique, accessible, and visually pleasing user interface.Starting Price: Free -
20
ReactPage
ReactPage
ReactPage is a next-level content editor for react. It enables webmasters and content editors to create the content they want with the components you provide as a developer. Powerful and customizable RichText Editor (powered by Slate), 12-column grid responsive grid layout, drag & drop cells, undo and redo, copy and hotkey support, as well as multi-language support. Add any custom components you like. ReactPage has a simple API, it's basically just like a form field and can be included in any project. Pass the current value that you might read from your datastore and update the value when onChange is called. ReactPage will only load what is really required for it to display. This results in a small and very light bundle size file. Anything can be displayed inside a cell of this editor! You can add text, images, videos and any custom component you want by creating custom CellPlugins. -
21
Mercury Editor
Mercury Editor
Mercury is a full featured HTML5 editor. It was built from the ground up to help your team get the most out of content editing in modern browsers. Mercury comes bundled as a Rails Engine, so just include it in your Gemfile. Or download the current bundled package if you're not using Rails. We don't inject javascript or css into your production pages so you're free to use whatever frameworks you want without having to worry about conflicts. Easily add or remove toolbar items or create entirely new tools. Any toolbar item can be tied to an action using behaviors and the command pattern. Full HTML, Simple, Markdown, Snippet and Image regions are supported by default, but you can just extend the base regions to build your own types. Built on top of the HTML5 contentEditable features, it natively supports the all the fancy new HTML5 elements, syntax, and JavaScript APIs. -
22
Article Editor
Imperavi
Article JS is a powerful text editor for creating rich content. It can work with grids, cards, templates, and other components of a website. A serious tool for serious work on the creation and editing of complex content. Article Editor is a JavaScript application for creating text and rich content, that can be integrated into your project. Can be integrated into a CMS, digital media, site builders, or other content projects. Manipulate blocks of content to create really rich content for the modern web. One of the incredible features of Article is the use of ready-made templates. Click on the template button and here it is, the editable template is already in the editor. Speed up your work with snippets. All that you need is to simply choose a snippet and the ready-made block with any code is immediately inserted into the content. Drag and drop directly into the content, multiple uploads, insert by URL, and choose preloaded images.Starting Price: $299 one-time payment -
23
TinyMCE
Tiny Technologies
TinyMCE gives you total control over rich text editing within any application. As a WYSIWYG component, it can be seamlessly integrated into your web app's existing tech stack – and can be fully customized via its 400+ APIs and 12+ framework integrations or used out-of-the-box as an enterprise-grade editor. TinyMCE paid plans include advanced features that are perfectly suited to enterprise-grade uses and even the most complex edge-cases. Three popular premium features: 1. AI Assistant: Generative AI = faster writing → Embed the power of AI inside your app with pre-written prompts 2. PowerPaste: 99.9% accurate copy-paste = less support tickets → Cleanly copy-paste from MSWord, GDocs, Excel, and other popular apps 3. Spell Checker Pro: Eliminate errors = consistent on-brand spelling → Check up to 13 languages (plus medical terms) and build custom dictionaries Available in the cloud and on-premise. Easily integrates with React, Angular, Vue, Bootstrap and others.Starting Price: $79/month -
24
Dragit
Dragit
Every email is build by blocks that makes it unique, beautiful and brand-specific. Here is the list of all the blocks you can use to build your templates. Simple but powerfull text blocks with inline WYSIWYG editor, that allows you to seamlessly edit and write your content. Basic element, that every email needs. Colored, bordered, light or dark, everything you need. Use our own file storage, and upload and manager all your images. Or find a free stock photos right within the editor. When it comes to details, small features like divider, helps you to stand out. Spacing matters. Make your emails pixel perfect, by adjusting all spacing around whole template. Include your social network links within your email templates. You can use our light, dark or duo-tone icons, or use your own. There is always a need to make something specific that only you can make. HTML block gets you covered. Show your links in a well-known style of a dynamic nagivation bar.Starting Price: $5 per month -
25
Simditor
Simditor
Simditor is an easy and fast WYSIWYG editor. To use Simditor, first, you need a textarea element. textarea is a required option. jQuery Object、HTML Element or Selector String can be passed to this option. simditor.css is compiled from '.scss' source file using Sass. If you want to change the style of Simditor, you can simply change simditor.scss and reproduce the CSS file. .editor-style is the layout style of the textarea. Customize this file if you want a different text format. Want some special interactions and features? have a look at extension library. You can also create your own extensions for Simditor. Simditor only integrates key features and uses extensions to support some optional features. Send your repository to us! We are happy to receive your extensions! Please make your extension has the similar structure as the official ones. You can customize Simditor by passing optional options when initializing Simditor. -
26
MediumEditor
MediumEditor
The dead simple inline editor toolbar. Choose between Mani, Roman, Flat, Bootstrap, Tim & Beagle themes. There are some great wrappers out there to help integrate MediumEditor into existing frameworks and tech stacks. Dynamically add one or more elements to an already initialized instance of MediumEditor. Add the given element or array of elements to the editor elements. Ensure the element(s) are initialized with the proper attributes and event handlers as if the element had been passed during instantiation of the editor. If the toolbar is enabled, manually forces the toolbar to update based on the user's current selection. This includes hiding/showing the toolbar, positioning the toolbar, and updating the enabled/disable state of the toolbar buttons. You can reset the content of all editor elements to their value at the time they were added to the editor. If a specific editor element is provided, only the content of that element will be reset. -
27
MailStyler 2
MailStyler 2
We collected your requests and suggestions to create new powerful tools. Now creating customized emails and newsletter templates is even more simple, intuitive and immediate. Discover all the new features. MailStyler is the first and only editor that allows you to reposition your images inside the frames, choosing the portion of the picture you want to show. You can resize the frames at will, prioritizing your content, and you can do it all from your newsletter with no external software. Adjust your photos in a super dynamic, real-time dashboard and choose your result. Newsletter editor default blocks are often static and cannot be changed. The new MailStyler dynamic blocks are fully customizable. Select your block and edit at will: move items, delete or enter new elements by importing them from software or personal libraries. New blocks will be automatically generated in HTML code with inline CSS style to guarantee newsletters are always perfectly displayed.Starting Price: $99 -
28
FunBlocks
FunBlocks
FunBlocks AI is an all-in-one, browser-based AI workspace that supercharges thinking, learning, and creation through seamlessly integrated tools for visual brainstorming, document authoring, presentation design, and research. Its flagship AIFlow whiteboard and mind-mapping module lets you generate, organize, and explore ideas on an infinite canvas with AI-assisted nodes, classic thinking-model integration, and one-click expansion into deeper subtopics; AI Docs provides a Notion-style block editor with intelligent writing suggestions, bias detection, and seamless linking to mind maps and slides; AI Slides turns any outline, document, or topic into a polished, Markdown-driven presentation in seconds; and the FunBlocks browser extension brings AI-powered summarization, drafting, critical-thinking prompts, and popup toolbars to any webpage. Beyond core apps, FunBlocks offers infographics and insight-card creation, a natural-language API for custom workflows, and multi-model AI support.Starting Price: $20 per year -
29
Flezr
Flezr
Flezr can help you build websites with Google Sheet data at scale. Flezr supports a lot of features like a search option, multi-select filters, dynamic cards, creating detailed pages. Build and design your own cards visually by adding elements like text, buttons, dividers, links, etc. Create mobile-friendly and responsive cards by configuring the number of cards to display per row. Connect with your data to generate dynamic cards. Just drag-n-drop on the editor, connect your data to these blocks, and build a powerful dynamic website in minutes without any coding! You can add your own custom blocks too for granular control with HTML block support. Built-in sections/blocks: Just drag-n-drop on the editor, connect your data to these blocks, and build a powerful dynamic website in minutes without any coding. You can add your own custom blocks too for granular control with HTML block support.Starting Price: $29 per month -
30
HTML-NOTEPAD
HTML-NOTEPAD
It is a WYSIWYG editor of structured documents, texts that have hierarchical and semantically meaningful structure, headers, lists, plaintext islands, tables and so on. HTML-NOTEPAD is not a “web page editor”. Don’t even expect to create “cool web pages” with it. With modern CSS, WYSIWYG Web design is simply impossible. Web pages are crafted manually by editing CSS, that is by nature of CSS. But still, HTML-NOTEPAD can be useful for Web designers too, for the cases when we need to create textual (yet structural) content of our pages. HTML-NOTEPAD uses Sciter Engine for its UI. That means it is small, fast, does not have external dependencies and works on all major desktop operating systems, Windows (from XP to 10), Mac OS, and Linux. WYSIWYG editing has limitations, some operations are significantly more convenient to do in source code representation. That’s why HTML-NOTEPAD supports “pass-through selection”. -
31
Lexical
Lexical
Lexical is comprised of editor instances that each attach to a single content editable element. A set of editor states represent the current and pending states of the editor at any given time. Lexical is designed for everyone. It follows best practices established in WCAG and is compatible with screen readers and other assistive technologies. Lexical is minimal. It doesn't directly concern itself with UI components, toolbars or rich-text features and markdown. The logic for these features can be included via a plugin interface. It's super easy to get started with Lexical in any environment. Lexical is framework agnostic, but provides a set of bindings for React to help you get off the ground even quicker. After the initial setup, delightfully ergonomic APIs make building custom functionality straightforward and downright fun!Starting Price: Free -
32
Grapes Studio
Grapes Studio
Grapes Studio is a free and open source web builder framework designed to help developers and content teams create HTML templates, landing pages, newsletters, or site layouts using a powerful drag-and-drop editor, no deep coding required. The editor includes a visual canvas where users can add, move and configure components such as sections, images, buttons, iframes or text blocks; a Block Manager to define reusable HTML fragments; a Style Manager for CSS-like visual styling; a Layer/Structure Manager to intuitively organize component hierarchy; an Asset Manager for images and media; built-in command-set (undo/redo, preview, full-screen) and support for more advanced extensibility via APIs and plugins. Because the framework is unopinionated, developers can use it as a standalone editor embedded within an application or platform, or customize panels, toolbars, and behaviours to suit their UI.Starting Price: $10 per month -
33
Alpine.js
Alpine.js
Alpine is a rugged, minimal tool for composing behavior directly in your markup. Think of it like jQuery for the modern web. Plop in a script tag and get going. Declare a new Alpine component and its data for a block of HTML. Dynamically set HTML attributes on an element. Prevent a block of HTML from being initialized by Alpine. Hide a block of HTML until after Alpine is finished initializing its contents. Reference elements directly by their specified keys using the magic property. Execute a script each time one of its dependencies change. Run code when an element is initialized by Alpine.Starting Price: Free -
34
MathEditor
SCD Company
MathEditor is a convenient, accessible, mobile-friendly WYSIWYG editor, developed by SCD Company. The editor is designed to semantically process mathematical formulas and recognize their meaning. It's integrated with several server-side components that offer additional features, such as symbolic formula manipulation, graph plotting, and numeric calculations. MathEditor is also accessible to persons with visual disabilities, making it easy to use for everyone. The editor is API driven and extensible. Here are some unique features it contains: ➖ Understanding the semantics for math formulas! ➖ Error Checking and a Smart Assistant! ➖ Advanced accessibility for persons with visual disabilities! MathEditor, unlike other editors, translates math formulas into a computer understandable format, thus every program it’s integrated into acquires the ability to provide contextually intelligent feedback in real-time similar to a human teacher. -
35
Handywriter
Handywriter
Handywriter works with both block editor and classic editor. So you can write your content in the editor you already know and love. Write a whole blog post, get better title suggestions, summarize the content at the end of the post or create a meta description. It is just one click away. Select the part of the content you want to check for grammar and spelling. Handywriter will automatically fix the error(s) if find any. We don’t charge extra for users. You can use it for as many users as you want. Also, you can control which user role can access the Handywriter.Starting Price: $9.99 per month -
36
Synap Editor
Synapsoft
Synap Editor is an innovative HTML5 web editor developed with Synap’s own digital document processing know-how over a long period of about 20 years and proven technologies. The world's first web editor to support more than 250 Excel functions, import functions, and insert shapes option. In addition, it provides a convenient document authoring environment and user experience with various innovative functions. Documents can be imported and edited without installing any applications or plug-ins, improving productivity at work. You can use and edit 250+ Excel functions in Synap Editor. More than 160 different shapes can be inserted and edited conveniently as in Office applications. Convenient editing as in MS Word, Excel functions input UI, adopts the latest table UI, provides table styles, and specifies cell display format. Partial editing restrictions, imports selected area, inserts & edits shapes, with powerful bullet editing and layer editing options. -
37
Aloha Editor
Aloha Editor
Based on the principle of "What you see is what you get", the HTML5 editor makes it possible to edit websites directly on the portal. Fast, uncomplicated editing of videos, photos, graphics, animation and text is daily business with Aloha Editor. -
38
JSX.Design
Skyslit Network Private Limited
JSX.Design is a no-code WYSIWYG editor for React developers, letting you visually build responsive UIs while generating clean JSX code. Drag and drop components, customize styles, and sync code in real-time. Speed up development without losing control! -
39
TOPOL.io
TOPOL.io
Use drag & drop template builder to create responsive HTML emails in minutes. No coding or design skills needed. Create your HTML emails and email templates quickly. No graphic designers or HTML coders are needed. Enjoy using our intuitive drag & drop template editor helps you create engaging, professional‑looking emails. Build HTML emails that will look great on desktop, mobile phones, and all kinds of different email clients. Are you a freelance designer or email marketing specialist? Are you looking for an HTML template editor to create beautiful emails or an editor as such to integrate into your app? Best fit for teamwork. Create templates, save your blocks for future reuse, edit, organize your templates into folders, share the WYSIWYG email builder with two other teammates. Get unlimited access to premade templates for custom adjustments and enjoy using an extensive library of free images.Starting Price: $10 per month -
40
woofmark
woofmark
A modular, progressive, and beautiful Markdown and HTML editor. Markdown lets you produce rich HTML-formatted text by writing plain text. You can write code, text in italics or give them a “bolder” format. You can create headings by prefixing them with one or more hash characters (#). The less hashes they have, the more prominent your headings become. Creating links is merely a matter of wrapping some text in brackets and referencing a resource locator, like the ones you’ll find at the bottom of this text. Images can be embedded just the same, except you’ll have to prefix the wrapped text with an exclamation mark. The buttons provided look kind of rough, but that's on purpose, it's up to you to style them and the API helps you do that. Small and focused, progressive, enhance a raw textarea. Markdown, HTML, and WYSIWYG input modes. Text selection persists even across input modes! Built in undo and redo. Entirely customizable styles. -
41
EDocGen
EDocGen
Document generation platform for creation of PDF, HTML, JPG and Word documents from wide range of data-sources including Databases, Enterprise Applications, XML, Excel, JSON data. Supports all modes of document generation including on-demand, bulk, and interactive. Business users can use the existing templates as-is after adding tags. The system employs a tag notation, with separate tags for text, tables, images, content blocks (paragraphs), hyperlinks, and other dynamic elements. In the native editors, users can add tags to their templates. They can also include if-else conditions, loops, and calculations in the template. A central repository of all approved business templates for better compliance and brand governance. Only authorized personnel can upload and delete templates. The system auto-generates fillable forms from templates. Filling of these dynamic form fields by internal or external users creates filled-in documents in the desired format.Starting Price: $6 per month -
42
NoteTab
Fookes Software
For some NoteTab is simply the best Notepad replacement out there. For webmasters it’s the fastest HTML editor. For others it’s the most versatile text editor. For power users it’s a unique text-processing work horse. What will it be for you? In a moment, we’re going to reveal to you the 10 most significant features that have turned NoteTab into one of the most awarded text editors ever. But first an interesting fact in case you’ve never heard of NoteTab before. The tab bar. It’s a feature users have always loved about NoteTab. Open as many files as you like, each one with its own tab. Rearrange tabs any way you like in the convenient tab bar.Starting Price: $39.95 one-time payment -
43
Trumbowyg
Trumbowyg
Light, translatable and customizable jQuery plugin. Beautiful design, generates semantic code, comes with a powerful API. Editor and generated code are optimized for HTML5 support. Compatible with all recents browsers like IE9+, Chrome, Opera and Firefox. All existing WYSIWYG editors are larger than 45kB. Trumbowyg is only 20kB which means faster page loading. No useless features, just the necessary ones to generate clean, semantic code. Options and design are entirely configurable to suit your needs. However, the default design is compatible with Retina display and optimized for a great and simple user experience. You can create your own plugins for Trumbowyg and propose them via pull requests on the Github repository. You can create your own package for Trumbowyg or use a ready for use. This is the full list of known packages for Trumbowyg. Trumbowyg is an MIT-licensed open source project and completely free to use. -
44
Vole PDF Creator
Sanwhole
Vole PDF Creator lets you create professional PDFs based on Word document with built-in Word editor. You can create PDF document as beautiful as Word document with rich-text, images, paragraph styles, fonts styles, and more than 100 professional tables. Vole PDF Creator Custom Content Block function lets you define content once and reference as many times as you want. For example, header or footer content. -
45
PageSection
PageSection
Save time creating html markup (content) for web projects, link to preview online. Suitable for Bloggers, Copywriters, Creative Teams & Professionals. We provide editable templates and snippets to enable users save time creating HTML markup & content. Upload custom HTML templates and edit, save or share webpage content using the online html editor. Or create online preview web links, share download links, and so much more with uploaded project files. -
46
Blockly
Google
The Blockly library adds an editor to your app that represents coding concepts as interlocking blocks. It outputs syntactically correct code in the programming language of your choice. Custom blocks may be created to connect to your own application. Blockly in a browser allows web pages to include a visual code editor for any of Blockly's five supported programming languages, or your own. In Blockly Games, pictured here, users can solve a maze using Blockly's editor on the right. Blockly plugins are self-contained pieces of code that add functionality to Blockly. Plugins can add fields, define themes, create renderers, and much more. Blockly codelabs provide step-by-step instructions on how to use and customize Blockly. Sample projects that show how to use many of Blockly's features.Starting Price: Free -
47
Piranha CMS
Piranha CMS
Piranha is designed for small to medium sized applications with the rare users in mind. With its decoupled architecture it can be used as both an integrated CMS or as a headless content store for your Apps. Write and design beautiful, responsive content with ease using our powerful block editor. Write and design beautiful, responsive content with ease using our powerful block editor. Write and design beautiful, responsive content with ease using our powerful block editor. Built-in media library with scaling and cropping without losing focus of the important parts of you images. You can add your own pages, extend the existing with custom actions or even replace the standard components with your own. No matter what server-side technology you choose, all of the shared components can be referenced from your custom pages. -
48
Jodit
Jodit
Excellent Open Source WYSIWYG editor written in pure TypeScript without using additional libraries. Easy to use, but powerful & additional plugins & extended support & based on opens source version.Starting Price: $99 one-time payment -
49
WYSIWYG Web Builder
Pablo Software Solutions
WYSIWYG Web Builder has tools for both beginners and professional designers/developers. Built-in support for layout grid, flexbox, css grid or fixed layouts with breakpoints. Easily add Google Fonts and other Web Fonts to your website. Add amazing pre made animations and transitions or create your own animations. More than 150 pre-defined animations are included. Use pre-made blocks to quickly get started. More than 150 blocks are available! Send Emails, Upload Files, Store Data in MySQL or CSV, Auto Responder, Password Protect Pages, Form Validation, Conditions/Calculations. Image filters, shapes, galleries, carousels, lightboxes, rollover animations, YouTube, Vimeo, HTML5 Video/Audio. Support for Font Awesome, Material Icons and many other icon libraries. Navigation buttons, drop down menus, fullscreen menu, mega menu, panel menu, breadcrumb, pagination and much more! -
50
pell
pell
pell the simplest and smallest WYSIWYG text editor for web, with no dependencies. Easily customizable with the sass file (pell.scss) or overwrite the CSS. Its build in pure JavaScript, no dependencies and its written in ES6.