Get the desktop app — download for Mac, Windows & Linux

For developers

A math editor,
embeddable

The Math I Can Do editor is available as both a desktop app and a library for Web developers. Our rich API makes it easy to integrate custom, fully themed solutions into your projects. Try out some sample code! If you have questions, suggestions, or are interested in using our technology, don’t hesitate to contact us.

your-site.html
<!-- 1 · add a mount point -->
<div id="editor"></div>

<!-- 2 · load the editor library -->
<script src="…/micd_loader.js"></script>