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

# Createjs Reviews
**Vendor:** Createjs  
**Category:** [JavaScript Web Frameworks](https://www.g2.com/categories/javascript-web-frameworks)  
**Average Rating:** 4.2/5.0  
**Total Reviews:** 33
## About Createjs
Createjs is a suite of modular libraries and tools which work together or independently to enable interactive content on open web technologies via HTML5.




## Createjs Reviews
  ### 1. Robust game and app development library for web

**Rating:** 5.0/5.0 stars

**Reviewed by:** Satyanarayan M. | Senior Associate - L2, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 05, 2020

**What do you like best about Createjs?**

The flexibilty of containers, depth sorting, animations through sprite sheets, object oriented interface,  higher number of particle rendering and much more. I use almost all features of these and create games and applications. The preload.js library helps in preloading assets. Easy installation, and cross browser support that the library is being developed for is great. The great community that supports the queries helps resolve issues very fast.

**What do you dislike about Createjs?**

Learning curve that take to learn the library is little higher side but that does not hold back when we need to create stunning applications that the flexibilty from the  library. There is still great scope for the library to improve. More and more applications must integrate this library to make use of the features.

**What problems is Createjs solving and how is that benefiting you?**

While converting flash LMS courses to HTML5 based, CreateJs was a great tool. We had to create the templates in createjs and import all graphical elements from library from a tool I created in flash which exported the JSON. The JSON was the input for the CreateJs templates. Creating product designer tool, games, animations and much more. Converting targatable flash ad templates to HTML5, this template was a great addon.

Currently I am developing CreateJs based games for treecardgames. Learning and trying to create many games to sell on market places. I see envato the open market for developers has great potential for CreatJs Games and Apps. I started selling CreateJs based games to sell and make a living. 

I am consulting on CreateJs Games. Added screenshot of my ongoing CreateJs game.

  ### 2. Absolutely fantastic

**Rating:** 5.0/5.0 stars

**Reviewed by:** Muhammed P. | Junior Software Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 01, 2020

**What do you like best about Createjs?**

Easy to learn
Lots of help available online
Easy to get started with for even beginners in js

**What do you dislike about Createjs?**

Some documentation misses key content which sometimes require additional searching on the internet or reading through the createjs blog
The hit test isn't as responsive so I have to write my own hit test on objects

**Recommendations to others considering Createjs:**

Definitely take it up and spend time on it.
Even as a beginner there is so much you can learn and do 
Overtime the projects you can create are endless. 
Perfect for animations

**What problems is Createjs solving and how is that benefiting you?**

Using createjs we have built a number of games for an interactive system. It's so customisable and is literally my go to option and it contains everything I need to get work done

  ### 3. createjs is best for canvas related work.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Guruswami H. | Web Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 30, 2020

**What do you like best about Createjs?**

its very simple and best for canvas related activity. In our company we use it for 80 to 90% of task. Its very stable and well documented module. I (our company) use it to develop small fun math related games, so we deal with all kinds of shape and colour. It handles all and works well with adobe animate CC.

**What do you dislike about Createjs?**

honestly I don't think of any. I found all my use cases with it.

**Recommendations to others considering Createjs:**

By using createjs you need to some additional helps or utils. Like you need alignment utils to align with other shapes or containers etc.

**What problems is Createjs solving and how is that benefiting you?**

I work on to develop games so all kinds of shapes it can handle. It works well with adobe animate CC exported file. It works perfect with animations and timeline all. Tweenmax we use for tweening.

  ### 4. CreateJs, a quick and familiar api to build HTML games if you come from flash background.

**Rating:** 3.5/5.0 stars

**Reviewed by:** vikram k. | Senior Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** April 02, 2021

**What do you like best about Createjs?**

It's familiar API for flash developers. It's seamless integration with AnimateCC. It has good community base.

**What do you dislike about Createjs?**

It's lack of good support for webgl. There is no active development as of now. So it's difficult to convince clients to use it as game engine. There is no official support for things like spine, physics engine etc..

**What problems is Createjs solving and how is that benefiting you?**

Mostly I use createjs for small interactive games. It's a good tool to port flash games to HTML since we can generate createjs code from animatecc, it reduces time to recreate the graphics in createjs.

  ### 5. Good at what it does, but needs improvement

**Rating:** 3.5/5.0 stars

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

**Reviewed Date:** November 17, 2020

**What do you like best about Createjs?**

Using CreateJS with published Js files from Flash helped speed up content creation. That integration was the main reason I used CreateJS

**What do you dislike about Createjs?**

There is a steep learning curve for anything above a basic implementation, and there were a few unintended behaviors that required extra work. Specifically the ticker wasn't always very precise.

**Recommendations to others considering Createjs:**

Look  through example code and write a very small app using audio and video. You'll want to know if you can understand the docs well and if the code itself is easy enough to use. It's not for everybody but if you can understand it well it will be a good tool, if you dont understand it you can shoot yourself in the foot with weird bugs.

**What problems is Createjs solving and how is that benefiting you?**

Allowing designers to create animated or interactive courses in Flash without having to worry about the code. As a developer with a custom course player using a lot of CreateJS  I was able to support over 3-4 designers continuously making courses. This saved time and was reliable enough to focus on features instead of getting caught up in simple things like audio/video loading.

  ### 6. CreateJs : The best Library for creating dynamic and interactive websites.

**Rating:** 4.0/5.0 stars

**Reviewed by:** sarthak s. | SDE, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 07, 2020

**What do you like best about Createjs?**

CreateJS is divided into multiple modules. These modules cover almost everything from things like loading large resources from the server to rendering, animations, and sounds. The Best thing about this is that each of these modules comes with their own complete documentation which makes it very simple to work with. Also, these libraries are really lightweight which makes it perfect for web applications.

**What do you dislike about Createjs?**

Even after wonderful documentation. The learning curve of the library is pretty high. Users should have a basic knowledge of how images/sprites are rendered and how tweens work.

**Recommendations to others considering Createjs:**

This is a really powerful library for creating a graphics-heavy website. But if you are using it for creating a game then you should have a basic knowledge of the video game development process.

**What problems is Createjs solving and how is that benefiting you?**

I have previously used CreateJS to develop a dynamic gamified website. This website was more of an interactive registration portal for a college fest.  Link: https://sarthakz9.github.io/SpaceBot/html/index.html

CreateJS really helped us in playing with the Canvas element of the HTML5. It was very easy to work with sprites animation. It also supports text rendering which was also handy in creating UI elements for the game.

TweenJS was really effective in creating complex animations. The library includes The concept of chaining simple animations together. which were really helpful in creating loopable animations for a lot of things in a few lines of code.

PreloadJS eased a lot in caching and downloading the large resources of the project. This helped a lot in avoiding a lot of unneeded boilerplate code.

It really a powerful library and almost worked as a mini Game-Engine in our use-case.

  ### 7. A Great Tool to create HTML5 games

**Rating:** 4.0/5.0 stars

**Reviewed by:** shikha g. | Game Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 16, 2020

**What do you like best about Createjs?**

CreateJS itself have PreLoadJS,TweenJs, EaselJS,SoundJS so you can render loaders and audio easily and they are so easy to integrate.
There are many examples available as well from its own website..from basics to advanced visual effects.I have personally learned so much from that and these examples really come handy . its very simple and easy to use especially for a beginner in a effective manner.
CreateJs Community  is also very responsive.

**What do you dislike about Createjs?**

Using certain filters such as blurFilters etc in developing mobile games... gives performance-related issues on devices... 
but that does not deter its other benefits.

**Recommendations to others considering Createjs:**

Create JS is actively developed, If you have never used it before its definitely worth a try. It is really easy to use and is really powerful library in terms of providing visual effects using timelines. Also, the team seems responsive to issues raised by the community members.

**What problems is Createjs solving and how is that benefiting you?**

I have developed many HTMl5 games using CreateJs suite. From a single tool, we have unified all the libraries. Now, in a lesser time we can build things which would take more time before the existence of such library. 
we do not need to use a separate library for sound, animations. It is also combined with TweenJs and SoundJS as well.

  ### 8. I have 5 years experience in Web Application development .

**Rating:** 4.0/5.0 stars

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

**Reviewed Date:** November 10, 2020

**What do you like best about Createjs?**

CreateJs is the key part for the flash to HTML project using AnimateCC.

**What do you dislike about Createjs?**

It's used to create Html5 canvas element with high-end graphics and animations. but loading time it high compare to normal web pages.

**Recommendations to others considering Createjs:**

Gamming,  Html canvas project

**What problems is Createjs solving and how is that benefiting you?**

we can create custom animation with HTML elements using AnimateCC. and use a third-party library to increase the Performance.

  ### 9. Very poor documentation

**Rating:** 2.5/5.0 stars

**Reviewed by:** Farid M. | E-Learning Developer • Learning Experience Designer, E-Learning, Small-Business (50 or fewer emp.)

**Reviewed Date:** March 21, 2021

**What do you like best about Createjs?**

Very powerful library for web-based animations

**What do you dislike about Createjs?**

Obscure and lacks documentations illustrated by examples. The documentation must be revised by not advanced programmers in order to be understood by novice programmers and new comers to this library.

**What problems is Createjs solving and how is that benefiting you?**

Producing advanced web-based animations and simulations

  ### 10. Easy and scalable development

**Rating:** 5.0/5.0 stars

**Reviewed by:** Aniket  J. | Software engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 12, 2020

**What do you like best about Createjs?**

Exporting Adobe animate to createjs objects library. Container, mouse events and child approach. Allowing different type of event handling such as area based and color based. Easy to implement more features on top of createjs such as anchoring or custom shapes. Positioning createjs objects are easy. Text renders better in createjs than any other library.

**What do you dislike about Createjs?**

Sound js and preload js are not better as easel js

**What problems is Createjs solving and how is that benefiting you?**

Creating educational activities for schools and the framework in createjs made it simple to develop and fast scaling project. For migrating from flash based activities and videos we used createjs and adobe animate support made it easier.


## Createjs Discussions
  - [Yes , I can ask .](https://www.g2.com/discussions/32926-yes-i-can-ask) - 1 comment, 1 upvote

- [View Createjs pricing details and edition comparison](https://www.g2.com/products/createjs/reviews/createjs-review-4674743?section=pricing&secure%5Bexpires_at%5D=2026-07-07+15%3A16%3A29+-0500&secure%5Bsession_id%5D=373712c8-6e5b-432e-9eb6-fead23f05ec2&secure%5Btoken%5D=9205397f6cedcd80e356e10cc348018c72d38ac98399111dc121313b906df79a&format=llm_user)

## Createjs Features
**JavaScript Frameworks**
- Libraries
- Community
- Widgets
- Browser Support
- Graphical Visualization
- Mobile Support

## Top Createjs Alternatives
  - [Essential Studio](https://www.g2.com/products/essential-studio/reviews) - 4.5/5.0 (741 reviews)
  - [Progress Kendo UI](https://www.g2.com/products/progress-kendo-ui/reviews) - 4.4/5.0 (250 reviews)
  - [Angular](https://www.g2.com/products/angular/reviews) - 4.5/5.0 (156 reviews)

