---
title: Froala Editor Reviews
meta_title: 'Froala Editor Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 188 reviews by the users' company size, role or industry
  to find out how Froala Editor works for a business like yours.
aggregate_rating:
  rating_value: 4.4
  review_count: 188
  scale: '5'
date_modified: '2026-07-08'
parent_category:
  name: Editor
  url: https://www.g2.com/categories/editor
---

# Froala Editor Reviews
**Vendor:** Froala  
**Category:** [WYSIWYG Editors](https://www.g2.com/categories/wysiwyg-editors)  
**Average Rating:** 4.4/5.0  
**Total Reviews:** 188
## About Froala Editor
Froala Editor is a premium, lightweight WYSIWYG HTML Editor built with JavaScript, offering seamless rich text editing capabilities for your applications. Its intuitive and modern design ensures a smooth experience for developers and a visually appealing interface that users will love. With native integration of Filestack, Froala enables enhanced file uploading, content delivery via CDN, and advanced image transformations, making it a comprehensive solution for your content needs. Supporting the LTS SDK versions of frameworks like React, Angular, and Vue, Froala is designed to fit seamlessly into your tech stack. It is the only premium editor that offers unlimited editor loads and users on all plans, providing unmatched scalability for projects of any size. Complete with detailed documentation, custom framework plugins, and numerous examples, Froala Editor makes integration effortless and efficient. Constantly evolving with new features, it continues to redefine the standards of JavaScript web editing.




## Froala Editor Reviews
  ### 1. Froala: Multilanguage Support and Solid Documentation for Faster Website Delivery

**Rating:** 3.5/5.0 stars

**Reviewed by:** Mbaziira  R. | Software Developer, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 07, 2026

**What do you like best about Froala Editor?**

As a freelancer who regularly builds and delivers websites, I'm always looking for tools that are simple to integrate backed by thorough documentation and offer reliable support when needed. Froala stands out by supporting multiple languages, making it easy to choose the right technology stack and streamline the development process.

**What do you dislike about Froala Editor?**

Link detection: Automatic link detection only works when a URL is entered at the end of some text. When you paste the links or type them in the middle of a paragraph, there are not automatically detected at all.

**What problems is Froala Editor solving and how is that benefiting you?**

The problem Froala solves best is integration. Usually integrating rich text editors in web applications is time-consuming and comes with compatibility issues. Froala's setup is straightforward. It's support for multiple frameworks allows me to integrate a fully featured editor and reducing the development time considerably.

Also, since the editor comes with dozens of plugins on top of the features normal rich text editors have, it allows me to create feature-rich applications without reinventing common functionality.

  ### 2. Froala, an easy to use WYSIWYG editor

**Rating:** 4.5/5.0 stars

**Reviewed by:** Jaydeep K. | Software Engineer Lead, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 11, 2026

**What do you like best about Froala Editor?**

As someone who ships freelance websites from time to time I am always on the look for products which are easy to integrate, well documented and have good support in case of issues. Froala provides support for various languages which makes it easy for me to choose the right stack to speed up development

**What do you dislike about Froala Editor?**

Table Editing: Copy-pasting tables is not user-friendly, often requiring careful selection and causing issues with residual <br> tags in empty cells.

Link Detection: Automatic link detection only functions at the end of text, failing if links are pasted or typed in the middle of a paragraph

**What problems is Froala Editor solving and how is that benefiting you?**

Building everything from scratch is not ideal, so anyone building applicatBuilding everything from scratch is not ideal, so anyone building applications that need ions that needs WYSIWYG editor with rich features, multi language support can definitely leverage Froala

  ### 3. Modern UI, Seamless Framework Support, and Best-in-Class Word Paste

**Rating:** 4.5/5.0 stars

**Reviewed by:** Prankur P. | Founder, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 18, 2026

**What do you like best about Froala Editor?**

Honestly, the thing that stands out most is how good it looks it's easily the cleanest, most modern WYSIWYG editor I've used. The "Smart Toolbar" is super smart: it stays out of the way so the screen doesn't feel cluttered, but you still get quick access to tons of features (over 100, seriously).
Integration with our frontend frameworks was a breeze too. We use React (with TypeScript), and plugging Froala in felt completely natural no weird workarounds or hacky feeling at all. Same goes for Angular or Vue if that's your stack.
The paste-from-Word functionality is probably my favorite practical win. Our team constantly copies content straight from Word docs (or sometimes Excel), and most editors turn it into a horrible mess of inline styles and junk code. Froala actually preserves the formatting you want while cleaning out all the unnecessary garbage. It saves so much time fixing stuff afterward.
Also, having Filestack built right in is a nice touch. Image uploads and storage just worked out of the box no extra setup or third-party headaches. It made media handling feel effortless for our content creators.

**What do you dislike about Froala Editor?**

The licensing tied to domains can get annoying when you're juggling multiple environments (like dev, staging, prod, maybe a few client-specific ones). It's not terrible, but it requires some extra attention.
And yeah, it's definitely premium-priced. If you're only after super basic rich text editing, the cost might feel steep compared to free/open-source options. But for what we needed, the quality justifies it.
What problems is Froala Editor solving and how is that benefiting you?
We were tired of non-technical people (marketing, writers, etc.) pasting content and accidentally wrecking the site's styling with dirty HTML. Froala gives clean, semantic output that plays nice with our design system no more surprise layout breaks.
On the dev side, building a custom editor from scratch would've taken forever. We got Froala up and running in our React app in just a couple hours, thanks to their solid docs and framework wrappers.
The Word/Excel paste issue was a constant pain point before formatting would either disappear or explode into weird spans and styles. Froala handles it better than anything else we've tried, so our users can copy-paste without us having to clean up afterward.
The UI used to feel clunky in our internal CMS. Switching to Froala's lightweight design and that smart toolbar made a noticeable difference people actually enjoy using it now, and adoption went up.
Finally, media/file management was always a hassle. The native Filestack integration solved that completely authors upload images right in the editor, everything stores properly, and it just works. No separate tools or complaints.

**What problems is Froala Editor solving and how is that benefiting you?**

One of our biggest headaches was letting non-tech folks—like marketing or content writers—create rich pages without totally messing up the site's design. You know how it goes: they paste something in, and suddenly you've got weird spacing, broken layouts, or a ton of ugly inline styles and junk HTML. Froala really nails this by spitting out super clean, semantic code that stays true to our site's structure—no more surprise disasters.
On the dev side, we didn't want to waste months building our own WYSIWYG from the ground up (that's a nightmare project). With Froala's great React and TypeScript support, we had it hooked up and running smoothly in just a few hours. Huge time-saver.
Then there's the classic "MS Word/Excel paste" nightmare. Our users copy-paste from documents all the time, and most editors either strip everything or dump in a pile of garbage code that breaks styling later. Froala is honestly one of the best we've seen at keeping the important formatting (bold, lists, headings, tables) while quietly ditching all the hidden junk. It saves our team hours of cleanup every week.
We used to have a clunky editor in our internal CMS—big toolbar taking up space, slow to load, just felt outdated. Froala's lightweight and that Smart Toolbar is genius: it hides what you don't need but keeps everything accessible. Our authors actually like using it now, and we've seen way better adoption rates internally because it doesn't feel intimidating.
Last but not least, handling images and files was always a pain—separate uploader tools, storage headaches, broken links. Since Froala has native Filestack integration built in, uploads just work right inside the editor. Drag, drop, edit, done. Our content creators get a smooth "upload-and-edit" flow without jumping between apps, and everything stays organized.
Overall, it's made our content workflow so much smoother for both the people writing and the devs maintaining it. Worth the premium price for us.

  ### 4. Clean, Polished Editing Experience with a Modern UI

**Rating:** 5.0/5.0 stars

**Reviewed by:** Martin T. | Lead Developer and AI integrations, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 26, 2026

**What do you like best about Froala Editor?**

What I like best about Froala Editor is how clean and polished the editing experience feels for both developers and end users. It is easy to integrate, the UI is modern, and it gives a strong balance between features and usability.

**What do you dislike about Froala Editor?**

I have not found any major downsides so far. Most things work smoothly, and the overall experience has been very positive.

**What problems is Froala Editor solving and how is that benefiting you?**

Froala Editor solves the need for a reliable, user friendly rich text editor that is easy to integrate into web applications. It helps save development time and gives our users a smooth editing experience without needing to build a custom solution.

  ### 5. Easy Integration with Great Features

**Rating:** 4.0/5.0 stars

**Reviewed by:** Ritika A. | Full stack developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 24, 2026

**What do you like best about Froala Editor?**

I really like how easy Froala HTML Editor is to use. The documentation is clear and detailed, and it supports 15+ modern frameworks. The UI looks clean and intuitive, and the AI features are a nice bonus. SEO support is solid and you don’t need to write much extra code to get good results.

**What do you dislike about Froala Editor?**

One thing I’d like to see improved is more detailed video tutorials, especially for real-world use cases. While the documentation is good, more in-depth guides for integrating Froala with different frameworks would make the setup process even smoother.

**What problems is Froala Editor solving and how is that benefiting you?**

Froala Editor solves the problem of building a rich text editing experience without having to create and maintain a custom solution from scratch. It provides a fast, reliable, and easy-to-integrate editor that works well across multiple frameworks. This saves me a lot of development time and lets me focus more on building features instead of worrying about text editing, formatting, SEO, or content consistency.

  ### 6. Powerful, easy to integrate, and our users love it!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Government Relations | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 13, 2026

**What do you like best about Froala Editor?**

Froala has been easy to integrate into our extensive and highly configurable platform, built with Vue 3. It is highly configurable and customisable, allowing us to create a compelling user experience that blends perfectly with the look and feel of our application. It is easily the easiest to use 3rd-party RTE I have ever used! I have not really had any reason to contact support since I began using it, except to fix a small licensing issue, which the support team were able to quickly and efficiently resolve.

**What do you dislike about Froala Editor?**

The documentation could be improved, although it is still fairly comprehensive and easy to find the answers you need.

**What problems is Froala Editor solving and how is that benefiting you?**

Froala takes the pain our of providing a rock-solid RTE that our customers intuitively know how to work with. All we need to do is keep it updated and we get all of the benefits of a modern, secure, and highly configurable RTE

  ### 7. Easy-to-Use Rich Text Editor That Just Works

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 18, 2026

**What do you like best about Froala Editor?**

What I like best about Froala Editor is its clean UI and how easy it is to integrate. It feels lightweight, works smoothly, and provides all the essential rich text features without being overwhelming.

**What do you dislike about Froala Editor?**

The pricing can be a bit expensive, especially for smaller projects or individual developers.

**What problems is Froala Editor solving and how is that benefiting you?**

Froala Editor solves the problem of building a rich text editor from scratch. It provides all the essential editing features out of the box, which saves development time and lets me focus on building the actual product instead of handling complex editor logic.

  ### 8. One of the easiest to use Editors, Plugin and Go

**Rating:** 4.5/5.0 stars

**Reviewed by:** Jaivardhan D. | Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 28, 2025

**What do you like best about Froala Editor?**

I like how the integration support is there for so many frameworks. I mostly only work with ReactJS and it works perfectly fine with it. 

The customizability it offers is unmatched. Compared to others, it reduces a lot of headache with compatibility issues as its updated regularly. For more special features, its has plugins to maintain modularity.

Also its one of those sites that takes documentation seriously and even have JS fiddle to test away small stuff right away. This is huge for developers like me who dont wanna setup their own projects first just to see how some specific feature works.

I have used Lexical/Slate before and they are ok (had trouble with documentation as its not updated), but Froala actually feels like quality product for enterprise use.

**What do you dislike about Froala Editor?**

Well, it does have a pretty high price barrier for small companies to start with. Unless a text editor is one of the major features in your product, you can get away with free open source editors for a while. As Froala is not open source and you have to rely on customer support if any issue happens.

**What problems is Froala Editor solving and how is that benefiting you?**

It feels like its made for professional use with its excellent documentation and support. For chatbots, customer support modules, help requests its integration is seamless. For a company reliant on quality experience not only for users but for developers too can choose this.

  ### 9. One of the best WYSIWYG editor

**Rating:** 4.5/5.0 stars

**Reviewed by:** Android D. | Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 30, 2025

**What do you like best about Froala Editor?**

The editor integration is easy, it support many developers SDKs which simplify everything.
I like the elegant, modern, and intuitive user interface that is less cluttered than many traditional editors, providing a better experience for content creators.
Froala comes with a lot of features, including table and video editing. The toolbar is highly customizable, allowing developers to tailor the editor to the specific needs of their application.
The editor is lightweight and initializes very quickly, which offers a responsive user experience.
I also like the well-structured documentation. it is easy for developers to get started and integrate.
One feature I really like is that it handles pasting content from Microsoft Word effectively, preserving formatting and saving significant time in content creation workflows.
It integrated well with Android We view for native apps.

**What do you dislike about Froala Editor?**

Froala is generally good, but pasting complex or large amounts of content,m with embedded images, can sometimes disrupt the formatting, requiring manual adjustments.

**What problems is Froala Editor solving and how is that benefiting you?**

It helps users format text accurately and provide rich content

  ### 10. My Experience Using Froala for my Portfolio Website Content

**Rating:** 5.0/5.0 stars

**Reviewed by:** Manish Kumar S. | Internshala Student Partner (ISP) 31, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 30, 2025

**What do you like best about Froala Editor?**

Recently, I was working on a project for my new client's website content. The third-party integration was really amazing, I uploaded an image of my website structure, and it was completely converted into a UI with additional features and enhanced improvements. The code was really easy to understand, and the process was incredibly fast.

**What do you dislike about Froala Editor?**

I think everything is good, and one thing that could be improved is organizing all the features by category so people can easily find the features according to their needs. I love this platform for now and am enjoying working on my project.

**What problems is Froala Editor solving and how is that benefiting you?**

Froala is providing nearly all the features from basic to advancedthat a developer or content creator needs. I’ve been using it for my social media content, file management, and image enhancement, which has been really beneficial. For my documentation, it offers a lot of editors, which is truly amazing.

  ### 11. Choice I always make when I need to include a text editor in my projects

**Rating:** 5.0/5.0 stars

**Reviewed by:** Daniel R. | Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 15, 2024

**What do you like best about Froala Editor?**

In my beginning as developer, when I needed to include editors in the pro projects, I often tried to build this object by writing the code line by line. The result was always disastrous. I prefer to include only a few frameworks when I'm designing a new application to avoid heavy processes that run slowly. If there's one thing that bothers me, it's the slowness of the system. Froala is the option I've been using when I need a lightweight JavaScript web editor. The integration is very easy to do. You just need to include it and forget about this question.

**What do you dislike about Froala Editor?**

I wish the documentation had a more complete description of the features. I often discover new features after using it for a while.

**What problems is Froala Editor solving and how is that benefiting you?**

Almost all of my app projects require fields for editing text. Developing this type of object is almost impossible. With Froala I can include this editor with the editing tools (color, font, size, etc) already included with an appearance that generally aligns with the designs we use.

  ### 12. Smooth, Powerful, and Lightweight WYSIWYG Editor

**Rating:** 5.0/5.0 stars

**Reviewed by:** Shefali J. | Web developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 19, 2025

**What do you like best about Froala Editor?**

Its clean design, excellent performance, and easy integration. It's incredibly user-friendly, and you don’t have to spend a lot of time configuring it. Its lightweight nature makes it perfect for projects where speed and responsiveness are crucial.

**What do you dislike about Froala Editor?**

Its premium pricing may not fit every budget, especially for smaller projects or individual developers.

**What problems is Froala Editor solving and how is that benefiting you?**

It removes the need for complicated setup and custom solutions, making it easier to add rich text editing to web applications.

  ### 13. Exceptional Editor with Unparalleled Support

**Rating:** 5.0/5.0 stars

**Reviewed by:** Cesar Alonso R. | Academic data automation manager, Enterprise (> 1000 emp.)

**Reviewed Date:** August 23, 2024

**What do you like best about Froala Editor?**

Using Froala Editor has been a game-changer for our team at the Autonomous University of Ciudad Juárez (UACJ). We primarily use Froala in our Annual Activity Report Platform and the Relevance and Feasibility Study Platform. The editor's ability to seamlessly integrate and maintain the formatting from Microsoft Word documents has significantly streamlined our content creation process. This feature alone has saved us countless hours and ensured the consistency and quality of our institutional reports.

But what truly sets Froala apart is the outstanding support team. From the moment we integrated Froala into our platforms, their team has been there every step of the way, offering personalized, timely, and effective assistance. Whether it's resolving technical issues or simply providing guidance on best practices, their support has been nothing short of phenomenal. It's rare to find a product that excels both in functionality and in customer service, but Froala does just that.

I highly recommend Froala to any team looking to enhance their content creation capabilities with a robust, user-friendly, and well-supported editor.

**What do you dislike about Froala Editor?**

While Froala Editor is an excellent tool overall, there are a few minor challenges we've encountered. Occasionally, when copying and pasting larger segments of content, particularly those with images, from Microsoft Word, the formatting can be slightly disrupted. This has required us to paste content in smaller portions to maintain the desired layout. However, these issues are relatively minor compared to the many benefits Froala offers.

**What problems is Froala Editor solving and how is that benefiting you?**

Froala Editor has significantly streamlined our content creation and management processes, particularly when it comes to integrating complex documents from Microsoft Word into our platforms. Before using Froala, maintaining consistent formatting when importing content was a major challenge, especially across different departments with varying styles and requirements. Froala solves this by preserving the original formatting with high fidelity, reducing the time needed for manual adjustments. This has led to increased efficiency, improved collaboration among our teams, and higher-quality final reports and studies.

  ### 14. Horrible customer service and product.

**Rating:** 0.0/5.0 stars

**Reviewed by:** Adam T. | Mid-Market (51-1000 emp.)

**Reviewed Date:** September 11, 2024

**What do you like best about Froala Editor?**

Nothing. Bad after bad after bad. Cannot recommend this company or product.

**What do you dislike about Froala Editor?**

Won't issue refund on a fraudulant charge!

Terrible customer service, borderline fraudulent activity and insane prices for something you can easily find for FREE. Had an employee sign up for this without authorization and noticed a $973.60 charge on my account "renewing the service". First, folks this is a crazy price for a simply font and text editor. But, back to the point. I expressed to this company that I did not authorize this service and politely requested a refund. They refused and after a lot of back and forth they simply blamed me and kept telling me I bought this service which I did not. Almost $1000 taken by this company from my small business in my opinion. I will dispute and hopefully recoup the money but PLEASE be aware of this company and their policies. And most importantly THERE ARE SERVICES LIKE THIS THAT ARE FREE and offer MORE features. Terrible company.

**What problems is Froala Editor solving and how is that benefiting you?**

Purcahsed by an employee without authorization. When we brought to the attention of Froala after noticing an insane charge they were rude, dishonest and blamed us for the mistake refusing to refund the charge for unused keys. Then after looking into the actual program we realized it isn't even a good program. You can easily find better software for FREE.

  ### 15. This tool is simply the best when it comes to converting content

**Rating:** 5.0/5.0 stars

**Reviewed by:** Vincent D. | Co-fondateur &amp; développeur React / React Native, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 01, 2024

**What do you like best about Froala Editor?**

This tool is simply the best when it comes to converting content, like Google Docs, into clean, well-structured HTML. No matter how you look at it, it does exactly what it's supposed to—quickly and efficiently. Within minutes, it generates flawless HTML, saving a lot of time and effort. If you're looking for a reliable HTML builder, this is the one.

**What do you dislike about Froala Editor?**

The Froala documentation can be improved.

**What problems is Froala Editor solving and how is that benefiting you?**

Within minutes, it generates flawless HTML, saving a lot of time and effort.

  ### 16. Support and Software Nightmare

**Rating:** 0.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 26, 2024

**What do you like best about Froala Editor?**

The price point combined with the features is why we chose Froala. It wasn't the cheapest editor on the market; however, it wasn't the most expensive either.

**What do you dislike about Froala Editor?**

The support has been terrible and the WYSIWYG does not work like Tiny. They continually compare themselves to Tiny as a comparable alternative.

I have purchased their most expensive license, the Enterprise plan, it guarantees Enterprise level support. I have been waiting since July 10th for a resolution on a support ticket. I have not received an update on the ticket for 11 + days now. There have been simply crickets.

This is not enterprise level support.

**What problems is Froala Editor solving and how is that benefiting you?**

We operate an app and needed a WYSIWYG editor to allow merchants to update their content within our app.

  ### 17. Very easy to use and integrate, elegant text editor

**Rating:** 4.5/5.0 stars

**Reviewed by:** Jeromy W. | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 07, 2024

**What do you like best about Froala Editor?**

Ease of use.  Great UI/UX.  Intuitive.  Easily integrated.  Since we started using Froala several years ago it has been an integral part of our product offering.  The Froala team, both implementation and customer support have been great to work with.  It's one of the mosed used features on our platform.

**What do you dislike about Froala Editor?**

In the past we've had issues with the table editor, but I haven't too many if any issues about that recently.

**What problems is Froala Editor solving and how is that benefiting you?**

Making it easy to add tutorial content in our LMS.

  ### 18. Solid Editor

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** May 14, 2019

**What do you like best about Froala Editor?**

The customization possible with the editor is a very nice feature that allows the editor to be incorporated into many different scenarios.  It can be as full-featured as you want or a very simple text input.

**What do you dislike about Froala Editor?**

We have been using the Froala editor for a while now and I have yet to hit anything that I really dislike.

**Recommendations to others considering Froala Editor:**

It is a very good editor that I would recommend to anyone looking for a text editing solution to incorporate into their larger product.

**What problems is Froala Editor solving and how is that benefiting you?**

We needed a full-featured editor to allow our users to enter detailed blocks of text with various format needs and Froala has been perfect.  Finding a cost effective solution right off the shelf allowed us to focus on the larger aspects of our product instead of building our own editor.

  ### 19. Super easy to use and good and quick support

**Rating:** 4.0/5.0 stars

**Reviewed by:** Tim H. | Tech lead, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** January 21, 2020

**What do you like best about Froala Editor?**

The editor is easy to implement and features a full sweet of functions needed in our application.

**What do you dislike about Froala Editor?**

There we're a few issues while implementing it. (bugs known and unknown) most of them are fixed at the time of writing.

**What problems is Froala Editor solving and how is that benefiting you?**

We are building a headless CMS saas product where Froala is now in the heart of every publication created by Prepr.

  ### 20. Powerful WYSIWYG Editor That's Extremely Easy to Integrate

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Legal Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** October 31, 2022

**What do you like best about Froala Editor?**

We integrated Froala into our platform to provide our customers with a powerful WYSIWYG note and email editor. The implementation couldn't have been easier -- the documentation is very thorough and includes instructions for nearly every frontend framework. With just a few lines of code, we were up and running.

Our initial implementation used out of the box features--html tables, different fonts, text alignment, html code view, etc. These features worked perfectly. Yet Froala's magic was in the plugin interface. With just a few more lines, we set up templates that triggered off input events, allowing users to generate powerful HTML snippets with suggested input. 

In summary, Froala is a powerful and versatile WYSIWYG editor that supports nearly all modern javascript frameworks and allows for advanced use cases.

**What do you dislike about Froala Editor?**

While we're extremely happy with our experience with Froala so far, I feel it costs more than I would like for our use case. I would have no problem justifying the cost if we enabled it for a heavily-used feature. But our users only rarely take advantage of the editor.

**What problems is Froala Editor solving and how is that benefiting you?**

Froala allows users of our SAAS system to create forms that are automatically filled with data entered by other users. This is yet another feature that we market to current and potential users.

  ### 21. Most Developer Friendly State of The Art Editor

**Rating:** 4.0/5.0 stars

**Reviewed by:** Yasas Sri W. | Doctoral Candidate (PhD) in Augmented Reality, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 10, 2022

**What do you like best about Froala Editor?**

Froala editor has extreemely good UI/UX focus delivering great look and feel to the website. Froala editor is the most intelligent editor I've experienced amount many other editors such as Draft.js, Salte.js, TinyMCE and KendoReact.

**What do you dislike about Froala Editor?**

This editor is expensive. It provides a free trial but then you have to pay for it. It is very expensive. However, if your need is for catering large audience and if you can afford it, I think this is one of the best editors in the industry to date.

**What problems is Froala Editor solving and how is that benefiting you?**

I was looking for premium looking, mobile friends cross browser and cross platform supported text editor to embed in my website and that is exactly what Froala editor is capable of doing, in much more user friendly look and feel.

**Official Response from Carl Cruz:**

> Hi Yasas!

Thank you for your input; it is greatly appreciated. We are continually striving to provide the greatest experience possible for your end consumers. Every month, in fact, we have a new release. In terms of pricing, we are proud to offer one of the best value for money, being significantly less expensive than TinyMCE, for example.

Best,

  ### 22. Painless integration

**Rating:** 5.0/5.0 stars

**Reviewed by:** Alejandro M. | Solutions Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** August 11, 2022

**What do you like best about Froala Editor?**

The Froala Editor is a solid solution for the final user and developer friendly, it just works, but what I  like the most was the integration with our React-based development, this was the main concern and initially planned to build it from scratch,  I can say waved a lot of time.

**What do you dislike about Froala Editor?**

We spent a lot of time with the look & feel customization  but at this point is working well, no complaints yet, but have to say that we are not in a production environment yet, at this moment is still  under development, maybe later I can come back with more comments.  ;-)

**What problems is Froala Editor solving and how is that benefiting you?**

We have a lot of customers that want to customize and personalize our dashboards, I mean business people not necessarily developers,  so with this component, we add value to our business solution.

**Official Response from Carl Cruz:**

> Hey there! Thanks for your review. We appreciate the time and effort you took into customizing Froala and are excited to see what you can create with Froala.

  ### 23. Buggy and poor support

**Rating:** 0.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** December 22, 2022

**What do you like best about Froala Editor?**

It was fairly simple to integrate. The design is good. And it does what we need it to do most of the time. Our use case is simple so the issue is more with the bugs..

**What do you dislike about Froala Editor?**

Bugs that we are not able to resolve. The topbar is jumping up and down for many of our customers. We have not been able to get to support. We are planning to migrate to a different provider eventually.

**What problems is Froala Editor solving and how is that benefiting you?**

Storing and displaying text online. Had there been no bugs and good support I think I would recommend Froala. Our customers react positively to the editor, expect when it is visually bugging.

  ### 24. A great experience for me it was a great tool for me

**Rating:** 4.5/5.0 stars

**Reviewed by:** Husam A. | Software engineer- UI/UX Designer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 03, 2022

**What do you like best about Froala Editor?**

The editing in froala was amazing, but i guess you need to enhance your features ,then it will be more powerful than other platforms in the business area

**What do you dislike about Froala Editor?**

I did not know how to use the API tool in the first place i guess it maybe because of me or maybe because it's kind of complex

**What problems is Froala Editor solving and how is that benefiting you?**

About making a website it's kind of easy now to use for building pages such as landing pages

  ### 25. Froala is a wonder

**Rating:** 5.0/5.0 stars

**Reviewed by:** Navya  R. | Senior Data Engineer II, Enterprise (> 1000 emp.)

**Reviewed Date:** October 17, 2022

**What do you like best about Froala Editor?**

I feel it's one of the most powerful and best javascript editors so far in the market.inatialization speed is 40se which is pretty amazing and the security is outstanding.

**What do you dislike about Froala Editor?**

No downsides as such.I did not face any major issues with using it.Its practically AMAZING.

**What problems is Froala Editor solving and how is that benefiting you?**

It has a rich editing interface that allows users to see what the end result will look like.

  ### 26. abc

**Rating:** 3.0/5.0 stars

**Reviewed by:** Anusha P. | Senior Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 14, 2022

**What do you like best about Froala Editor?**

It is lightweight and easy to integrate with the Development Framework. It is best suitable for small to medium-weighted web pages.

**What do you dislike about Froala Editor?**

As the size of the code increases, the webpage tends to be bulky.

**What problems is Froala Editor solving and how is that benefiting you?**

Ease of use and integration with the current development framework.

  ### 27. This is a terrible editor - especially for your customers

**Rating:** 0.0/5.0 stars

**Reviewed by:** Verified User in Health, Wellness and Fitness | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 04, 2022

**What do you like best about Froala Editor?**

After two years of using this tool, I can say there is nothing good about it.  Especially if you are planning to use this for customer-facing products, you're better off with any other editor.

**What do you dislike about Froala Editor?**

In summary, Froala looks nice, but once you start to work with it, you quickly notice its shortcomings, which are substantial. 

It's flakey - seems to break on and off for no reason, it's expensive - the licensing is sneaky and support is limited 

It's really not designed in a way that supports effortless document creation or editing.   

When we decided to migrate to Froala in 2019, it was much more modern looking than the other editors (tiny, CKEditor), which was a big deal.  

Since then, the other editors have caught up with the front-end modernization and from my research, are much better options than Froala. 

Don't make the same mistake.

**Recommendations to others considering Froala Editor:**

Don't do it.  In 2019, it was the choice because the other editors looked old and clunky.  The lesson I learned, as a PM - look deeper.  You can update and overcome clunky, but a bad end-user experience is much harder to address.  Stick with one of the other editors.

**What problems is Froala Editor solving and how is that benefiting you?**

We needed a modern editor and Froala was the only modern one available.  

Since 2019, all the other editors have had a modern look-and-feel and Froala has fallen behind on support and capabilities. 

There are zero benefits and significant drawbacks.

**Official Response from Carl Cruz:**

> Hi! We hear your concerns and are sorry to hear that you've had a negative experience with our editor. 

While Froala is not free, we know that our pricing is cheaper if not the cheapest than other alternatives in the market, given the inclusion of all our plugins in all the pricing plans. We also support inline editing which gets out of your way and lets you create content seamlessly which you can try here using this link: https://froala.com/wysiwyg-editor/customizer-v3/ along with other versions of Froala


We completely acknowledge your concerns and we have always made it a priority to make the details for our licensing to reduce any gray area.

Thank you for your feedback and we appreciate your honesty with our editor. We'll improve and hope you'll give us another chance as we're constantly getting better.

  ### 28. A very very very terrible editor. Looking to switch.

**Rating:** 0.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 11, 2022

**What do you like best about Froala Editor?**

The editor works fine to type plain text within our SaaS application. It also allows for different integrations like a video editor.

**What do you dislike about Froala Editor?**

If you are on a perpetual plan and if you report a bug after 1 year, they will fix it but will not make it bug-free for you if you do not pay them.

I am looking for alternatives because of this problem.

**What problems is Froala Editor solving and how is that benefiting you?**

We needed an editor in our SaaS application.

**Official Response from Carl Cruz:**

> Hey there! We thank you for your honesty, and we agree that Froala is a quick and easy way to integrate multiple modules from projects(such as video editors) and have made it a priority to make it even easier with SaaS applications. 

We’re sorry to hear about the bug that you’ve encountered. While no software is bug-free, we make sure that we are on top of major bugs and release new versions of Froala along with bug fixes every 30-45 days.


We hope that you give us another try, as we’re committed to improving Froala and making developers' lives easier.

  ### 29. Lightweight, easy to implement, and concise UI.

**Rating:** 5.0/5.0 stars

**Reviewed by:** 柏融 . | Senior Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** August 08, 2022

**What do you like best about Froala Editor?**

Complete free test, embedding the video's handling of the element is the state I want, there is also a toolbar for RWD.

**What do you dislike about Froala Editor?**

I can't make good use of the "saveParams" parameter. In my structure, it is not convenient to bring in variables. If the function returns, it may be solved.

**What problems is Froala Editor solving and how is that benefiting you?**

An easy-to-use editor, especially for images and videos.

  ### 30. Rich editor with easy to use features

**Rating:** 4.5/5.0 stars

**Reviewed by:** Ayesha S. | Business Manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 11, 2022

**What do you like best about Froala Editor?**

Froala Editor is Lightweight and fast to use.

**What do you dislike about Froala Editor?**

Excessive code in Froala makes it heavy on webpage

**What problems is Froala Editor solving and how is that benefiting you?**

Froala Editor has increased my productivity at work

  ### 31. Very fast response time , very patient, answer question to the point. Very satisfied

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Health, Wellness and Fitness | Mid-Market (51-1000 emp.)

**Reviewed Date:** August 17, 2022

**What do you like best about Froala Editor?**

Easy to implement, and we get all the text edit function

**What do you dislike about Froala Editor?**

We haven't experienced anything problems so far

**What problems is Froala Editor solving and how is that benefiting you?**

Custom request rich text edit and with froala we got all the functions immediately

  ### 32. Best web solutions tool

**Rating:** 5.0/5.0 stars

**Reviewed by:** FARAZ H. | Operations Lead - Process Excellence, Mid-Market (51-1000 emp.)

**Reviewed Date:** May 30, 2022

**What do you like best about Froala Editor?**

Entire structure is very user-friendly a

**What do you dislike about Froala Editor?**

Nothing major that's a dislike. great experience using soft

**What problems is Froala Editor solving and how is that benefiting you?**

Makes it very easy to make changes to the entire website changes so quick

  ### 33. Froala has provided me with most of my needed functions

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** June 16, 2022

**What do you like best about Froala Editor?**

Froala's configurations are quite flexible, and I can customize as my need too

**What do you dislike about Froala Editor?**

There are still missing some documents, and sometimes there's still a bug in its functions

**What problems is Froala Editor solving and how is that benefiting you?**

Froala helped our company in saving time to develop a robust text editor

  ### 34. One of the best WYSIWYG  HTML editors

**Rating:** 5.0/5.0 stars

**Reviewed by:** Bruno L. | Marketing Director, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 08, 2021

**What do you like best about Froala Editor?**

Performance, design, features, easy to use

**What do you dislike about Froala Editor?**

Docs are not always easy to understand...

**Recommendations to others considering Froala Editor:**

You can try it for free before deploying it, so go ahead

**What problems is Froala Editor solving and how is that benefiting you?**

Froala allows us to have a modern editor that works perfectly

  ### 35. Froala Neoris

**Rating:** 5.0/5.0 stars

**Reviewed by:** Jesús G. | Consultor, Enterprise (> 1000 emp.)

**Reviewed Date:** January 22, 2022

**What do you like best about Froala Editor?**

Is very intesresting. Really is the best component that I found.

**What do you dislike about Froala Editor?**

For now all is good. I will let you know if i found any issue.

**What problems is Froala Editor solving and how is that benefiting you?**

The tool is very complete to get our meets our expectations.

  ### 36. Great editor for my Laravel Nova Projects

**Rating:** 5.0/5.0 stars

**Reviewed by:** Matthew W. | Owner / Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 05, 2021

**What do you like best about Froala Editor?**

Very easy to implement and it gives my clients a lot of control over their content when building out a CMS for them. If you are a Laravel developer and you are using Nova there is a Nova component to make the implementation of the editor extremely easy. You can find it on novapackages.com.

**What do you dislike about Froala Editor?**

I wish there were a wildcard key that developers could generate and implement for staging environments without going through customer support to get the key. I would recommend giving developers a dashboard they can login to to generate a key for quicker iteration and integrating it into a CI pipeline.

**What problems is Froala Editor solving and how is that benefiting you?**

I'm building custom content management for my clients not to have to rely on platforms like WordPress.

  ### 37. what a mistak

**Rating:** 0.0/5.0 stars

**Reviewed by:** Jessica S. | ceo

**Reviewed Date:** December 10, 2021

**What do you like best about Froala Editor?**

my developers like it, but i hate it. there is no documentation for the layperson

**What do you dislike about Froala Editor?**

limited in features - i cant even change the background color.

**What problems is Froala Editor solving and how is that benefiting you?**

customer service is slow to respond

  ### 38. Worst ethics when it comes to running a company

**Rating:** 0.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** March 14, 2021

**What do you like best about Froala Editor?**

I am one of the old customers who uses v2 version and I have been using the product even before it was acquired. Product is great and we absolutely love it.

**What do you dislike about Froala Editor?**

So, When purchased product, we paid for wild card domain licenses. We have been using the product. Before froala was acquired, we could generate licenses using UI. We are not reseller. We are a product company. We need new license when we change environment URL for development and testing. So after froala gets acquired, they take down our option of generating key online and then we were notified that the key would only be generated via support email. That is fine. We didn't mind sending an email. We did not have any problem getting a key initially but then recently we send an email to generate a key, they send us an email that unless we upgrade, I might have to get 90 days to get the key. 

That to me translate to lower work/company ethics. We have been using froala for over 4 years now and our time to generate key (which we have paid for as per our license) went from 

'GENERATE ONLINE' TO 'SEND AN EMAIL TO SUPPORT AND GET  THEY KEY' TO 'UPGRADE AND GET THE KEY IN 90 DAYS' unless I upgrade.

And We are going through this for already paid licenses and we are not willing to upgrade. 

So if you want to use the product long term, watch out because they will turn on you..

**What problems is Froala Editor solving and how is that benefiting you?**

Froala intuitive look and feel helped up engage our user which can go seamless with our editor.

  ### 39. One of if not the best wysiwyg editors available today

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Sports | Small-Business (50 or fewer emp.)

**Reviewed Date:** January 15, 2020

**What do you like best about Froala Editor?**

How easy the product is to get set up and the support offered is top notch.

**What do you dislike about Froala Editor?**

In my opinion, there's no downsides. We've never had any major issues with using it.

**What problems is Froala Editor solving and how is that benefiting you?**

Allowing users to submit content to our sites via the frontend

  ### 40. Tried to Upgrade -> But eventually Agreed!

**Rating:** 5.0/5.0 stars

**Reviewed by:** Nikhil A. | CEO, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 17, 2021

**What do you like best about Froala Editor?**

The editor itself seems like a decent product. We have a blog on a custom cms. Instead of using a text area input, we figured we'd use an editor. Froala works fine for this use case including uploading images.

**What do you dislike about Froala Editor?**

The company attempted to push an upgrade to a pro plan when it was completely unnecessary. They listened to my argument and I'm happy now on the basic plan.

**Recommendations to others considering Froala Editor:**

Make sure to check with support what version of the editor would work for your use case as it could be wasted development effort / unexpected expense if they don't agree with what you think is the use case.

**What problems is Froala Editor solving and how is that benefiting you?**

WYSIWYG editor, plain and simple. Nothing complex. Just wanted an easy way to upload images.

  ### 41. Good editor, good support

**Rating:** 5.0/5.0 stars

**Reviewed by:** Victor S. | CEO, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 22, 2021

**What do you like best about Froala Editor?**

The UX of the editor is really good with lot of functionnalities

**What do you dislike about Froala Editor?**

Pricing is a bit high for one year license

**What problems is Froala Editor solving and how is that benefiting you?**

Having editor inside my product

  ### 42. Good editor, very expensive and commercial part way too aggressive.

**Rating:** 3.0/5.0 stars

**Reviewed by:** Joël I. | Freelance, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 19, 2021

**What do you like best about Froala Editor?**

It's beautiful and easy to use. Very stable, never bug at all.

**What do you dislike about Froala Editor?**

All the commercial part is kinda horrible. You receive mail every week to buy, buy, buy + you can't manage your account.
If you want to manage your licenses and your domains, you have to send an email and in the response they ask you to buy things... That's way too aggressive for me.

**What problems is Froala Editor solving and how is that benefiting you?**

I could easily make a nice comment section for a big site. Thank you for that.

  ### 43. Froala is useful as a document wysiwyg editor.. but it can't be used for Chat/Discussion interfaces.

**Rating:** 2.5/5.0 stars

**Reviewed by:** Tim K. | Small-Business (50 or fewer emp.)

**Reviewed Date:** October 17, 2020

**What do you like best about Froala Editor?**

Froala has a nice clean interface, with a nice selection of plugins. It not uses vanilla js and performs reasonably ok.

**What do you dislike about Froala Editor?**

The editor is flexible enough to be used across multiple common software use-cases. For example, most modern business software has need for discussion/comment/chat functionality. For some strange reason the ability to put the toolbar underneath the editor (like you see on most chat programs like Slack, Microsoft Teams & Intercom) is not supported by Froala on mobiles. 
This is really surprising as it should just be a simple set of css rules.
The support for mentioning is weak - and frequently buggy. (e.g. mention dropdown appearing off screen etc). The emoticon popup support is also buggy.
In general on mobiles the editor has focus issues when uses use the plugins, for example toggling editor focus as you try to use emoticons can cause the mobile keyboard to jump.

**Recommendations to others considering Froala Editor:**

Good for general document editor. However avoid if you want to build any cross-device discussion/comment/chat interface. I encourage potential buyers to ask Froala if they have fixed support for toolbars on bottom on editor on mobiles.

**What problems is Froala Editor solving and how is that benefiting you?**

We were looking to use Froala for all our rich html entry fields. This has worked well for some areas of our product, particularly for desktop users.

  ### 44. Reliable, awesome product. Prompt, courteous, helpful staff.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** June 28, 2021

**What do you like best about Froala Editor?**

Their product is the best in the industry, and their support staff is the fastest and most detailed I've seen. One could not ask for better.

**What do you dislike about Froala Editor?**

Nothing to dislike. Everything about the Froala team is excellent.

**What problems is Froala Editor solving and how is that benefiting you?**

We've realized the benefits of having a text editor that is powerful, reliable, and frustration-free.

  ### 45. One of the best cms editor

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Online Media | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 15, 2021

**What do you like best about Froala Editor?**

functionalities, easy to customize, design

**What do you dislike about Froala Editor?**

one year updates limitation. i hope i can have longer period of update versions.

**What problems is Froala Editor solving and how is that benefiting you?**

easy to customize cms editor

  ### 46. Mold your texts to be more eye-catching, with froala editor improve your content.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Marise W. | Small-Business (50 or fewer emp.)

**Reviewed Date:** May 07, 2020

**What do you like best about Froala Editor?**

For many reasons I can attest that the great work done by froala editor is thanks to all the good things it offers, having many positive qualities that can promote the development of the skills of your workers, your team and your company, maximizing corporate standards by having a software as complete as froala editor, which allows the performance of operational tasks that manages to modify, train and manage the different types of texts that are in a company, which causes the improvement of their work, to be completed very quickly.

**What do you dislike about Froala Editor?**

For my part, I must emphasize that among the negative aspects of froala editor, there is a slight but important error, where this error consists of the delay of its platform when starting, where it can be seen that when selecting the option to open it, it has a considerable and late response from its programming, because it does not start immediately, which causes the loss of credibility of its operations and the deterioration of its reputation, where this problem must be corrected as soon as possible, so that it cannot affect this system.

**Recommendations to others considering Froala Editor:**

I would highly recommend the services offered by the great system and the well-structured programming of froala editor, which also has a solid and completely accessible interface, which manages to provide a clear management of the contents within the company, which therefore manages to maximize the development of the skills of capturing and modifying contents through the use of this computer giant that is froala editor, which simplifies the work of improving information, enhancing the company's capabilities to be more effective in terms of the evolution of its data management system.

**What problems is Froala Editor solving and how is that benefiting you?**

Sincerely, for more than one reason I use the platform offered by froala editor, because thanks to it, I can achieve a high number of goals, linked to all content management tools offered by this system, which includes the most powerful methods to enrich, change, improve and shape texts from different sources, for different reasons, with different results, to be used in any medium, either for commercial, financial, programmatic or control order, where these improvements simply fulfill the task of giving the user a different vision.

  ### 47. With any editor you build texts, with Froala editor you enrich texts, redefining them.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ross M. | Mid-Market (51-1000 emp.)

**Reviewed Date:** April 30, 2020

**What do you like best about Froala Editor?**

When structuring a programmatic standard of the best characteristics of Froala editor we must talk about its complete software which includes a quite complete and well structured interface, where it also counts with an easy handling of its system, being carried out in a practical and simple way, the actions and commands executed by the user employer of this program, which facilitates the work of analogical modification, regulation and molding of the texts of greater interest and with great relevance that deserve to be improved for an enrichment of its structure to have the capacity to arrive at the standard wished by the client for the task that corresponds to it.

**What do you dislike about Froala Editor?**

The bad thing about Froala editor is that when you try to handle a text that has a data cipher with a different binary code than the ones he mostly understands, the system starts to stop and then closes, this is because you don't have the proper programming to deal with data patterns that possibly contain a computer virus that clearly damages the structure of the text and its software by disabling its function, because the incorrect programming of this type of text affects the operation of the program by having a high content of data with systematic affections.

**Recommendations to others considering Froala Editor:**

This complete and cost-effective text editor is considered one of the best in its category, which includes a high number of tools capable of managing the order and control of the formats contained in the texts used for the different corporate tasks carried out within the company. Where the main work that froala editor does is the improvement, and editing of the most prominent texts within the system to be used in different corporate aspects, to give them greater use and proportion of analysis to their content by changing the programming that is given to them.

**What problems is Froala Editor solving and how is that benefiting you?**

What I can highlight from Froala editor is its impeccable and clear method of text entry, where you can handle large and different changes in its structure for the use of different types of applications that within their requirements are the constant change and improvement of data provided on a platform, to be used in other programming to help improve the structure of a systematic management system independent, which is achieved with ease, to achieve the guarantee of shaping, changing and designing the texts and input methods strictly required by the employer of the service.

  ### 48. Excellent editing solution with advanced features

**Rating:** 4.5/5.0 stars

**Reviewed by:** Gavin K. | IT Executive Support, Enterprise (> 1000 emp.)

**Reviewed Date:** April 16, 2020

**What do you like best about Froala Editor?**

Froala Editor is one of the best text editor tools enables with JavaScript. That it does not bind whether some has much technical knowledge or not its small details has made it user friendly to use. It has saved our time that we used to spend in coding and installing the features manually. It is one of the most effective and user friendly JavaScript web editing solutions. My life has become convenient because of its efficient features.

**What do you dislike about Froala Editor?**

It was a bit difficult to learn but after some experience it became very easy to use. I am happy with its highly equipped advance functionalities. Hopefully, it will be providing more extraordinary services in the future. I really like the way it is going.

**Recommendations to others considering Froala Editor:**

It acts as great marketing tool because every organization needs best results and will help in building strong customer relation too by providing quality of work. I would strongly recommend this tool to others because it is offering interesting and easy to use services.

**What problems is Froala Editor solving and how is that benefiting you?**

It is a best platform to deal with the projects and make it stand out by giving variety of background colors and text styles. When you type the text it simultaneously check the spellings and equipped with amazing tools for pictures editing. Not only this but you can also add formulas and equations if you dealing with financial documentation. It has made easier t cut copy paste the URLS. Froala has given us ease in every way when it comes to documentation of any type.

  ### 49. Advanced text editor

**Rating:** 4.5/5.0 stars

**Reviewed by:** Jordan O. | Associate - Security Engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** April 15, 2020

**What do you like best about Froala Editor?**

Froala Editor is a WYSIWYG HTML editor for doing any type of text editing. I am a very much happy and satisfied customer. Previously I was facing much problem with documentation it’s creating and editing but Froala has solved my problems it is a unique tool with hundred of feature place categorically at its simple interface you can easily find a particular icon to use. This software provides so many plug-in and do not bound you I mean it is integrated with third party plug-in too.

**What do you dislike about Froala Editor?**

I am having a great experience with this tool and did not find any such problem, instead that sometimes it takes time to process the image during its upload like It do not save or say upload is unsuccessful, so you become a bit panic about whether you internet connection is flop or system has stuck, I happened with me twice and I have to restart.

**Recommendations to others considering Froala Editor:**

It is very good software and has a minimum cost every one can take benefit from it even student can get much benefit in designing forms and documents.

**What problems is Froala Editor solving and how is that benefiting you?**

Now you can easily customize the editor and the plug-in codes are simples to use and are well commented for example it provides special characters and paragraph formatting, it provides you many new font size and style, you can easily manage videos upload and file uploads .IT has so many unique feature that if I describe them one by one it will take much time.

  ### 50. The Next Generation WYSIWYG Rich Text Editor

**Rating:** 4.5/5.0 stars

**Reviewed by:** Jonathan A. | Analista de Assuntos Regulatórios com foco em DMF, Enterprise (> 1000 emp.)

**Reviewed Date:** May 19, 2020

**What do you like best about Froala Editor?**

I’ve had used Froala Editor for 30 days, the platform is very user friendly as they offer self-explanatory features, tools and plugins to become it simpler dor new users.  Besides that, the help center provides the users an instant support.

**What do you dislike about Froala Editor?**

Honestly, I don’t have anything to complain about Froala Editor. But in my opinion, they must be available in other language, like portuguese and spanish.

**Recommendations to others considering Froala Editor:**

Froala is one of the best WYSIWYG Rich Text Editor, it’s really worth paying for it. This is a outbreaking WYSIWYG editor because of its unique and real-time collaborative editing feature. A pleasant experience.

**What problems is Froala Editor solving and how is that benefiting you?**

Using Froala we rebuild our company website, giving it another concept of  design with a high level of freedom to create a new home page that now has a more international footprint.


## Froala Editor Discussions
  - [Its not a question i just want to say they are the best service providers.](https://www.g2.com/discussions/its-not-a-question-i-just-want-to-say-they-are-the-best-service-providers) - 1 comment, 2 upvotes
  - [would you consider lowering your prices or atleast providing trial plans?](https://www.g2.com/discussions/12831-would-you-consider-lowering-your-prices-or-atleast-providing-trial-plans) - 2 comments, 2 upvotes
  - [Can I use this with Create-react-app?](https://www.g2.com/discussions/31298-can-i-use-this-with-create-react-app) - 1 comment, 1 upvote
  - [For how long is Froala storing uploaded images](https://www.g2.com/discussions/14719-for-how-long-is-froala-storing-uploaded-images) - 1 comment, 1 upvote

- [View Froala Editor pricing details and edition comparison](https://www.g2.com/products/froala-editor/reviews?section=pricing&secure%5Bexpires_at%5D=2026-07-09+18%3A07%3A04+-0500&secure%5Bsession_id%5D=9d97a82d-e2e9-4d23-8b2d-c670be42cd54&secure%5Btoken%5D=a053f47173d99edb513248d83f49123324f7fb63d381db2b2bb9fdaff8365608&format=llm_user)
## Froala Editor Integrations
  - [Laravel](https://www.g2.com/products/laravel/reviews)
  - [WordPress.com](https://www.g2.com/products/wordpress-com/reviews)

## Froala Editor Features
**Customizations**
- Responsive Design
- HTML Input
- Drag and Drop

**Content**
- Templates
- Content Management
- Page Preview

**Functionality**
- Plugins and integrations
- Cross-platform support
- Cross-Browser Suppoer
- Collaborative editing

**Agentic AI - WYSIWYG Editors**
- Natural Language Interaction
- Proactive Assistance

## Top Froala Editor Alternatives
  - [TinyMCE](https://www.g2.com/products/tinymce/reviews) - 4.5/5.0 (116 reviews)
  - [CKEditor](https://www.g2.com/products/ckeditor1/reviews) - 4.3/5.0 (62 reviews)
  - [Summernote](https://www.g2.com/products/summernote/reviews) - 4.7/5.0 (38 reviews)

