Plugins — Toon Boom Harmony

Toon Boom Harmony is widely regarded as the industry standard for 2D animation, prized for its hybrid rigging capabilities, vector manipulation, and comprehensive compositing pipeline. However, every production pipeline has unique needs, and no single software can cater to every specific workflow out of the box. This is where the ecosystem of Harmony plugins becomes invaluable.

Plugins—ranging from Python scripts and toolbar additions to C++ compiled effects—allow studios and freelancers to tailor the software to their specific needs, automating mundane tasks and expanding creative boundaries. Toon Boom Harmony Plugins

Toon Boom Harmony plugins are scripts or extensions (usually written in JavaScript/QtScript or Python via Harmony's scripting API) that automate tasks, add UI tools, import/export data, or integrate Harmony into pipelines. Toon Boom Harmony is widely regarded as the

Toon Boom Harmony is the industry standard for 2D animation and rigging, used by studios like Disney, Warner Bros., and Pixar (for 2D sequences). Unlike highly open platforms like After Effects or Nuke, Harmony does not support traditional binary plugins (e.g., .dll or .bundle file types loaded dynamically). Instead, its "plugin" ecosystem is built on: This report clarifies what works, what doesn’t, and

This report clarifies what works, what doesn’t, and how studios extend Harmony’s functionality.


The ecosystem is community-driven. The best places to hunt for new tools are:

For those interested in developing their own plugins, Toon Boom offers extensive documentation and resources. Learning to script in Python or JavaScript is a good starting point, as these are commonly used languages for Harmony plugins.