Credits
Moteful is built on open web standards, and it keeps third-party dependencies to a minimum.
What the tools actually use
- Browser-native Canvas, File and Blob APIs for decoding, drawing and export
- MotefulZip, a ZIP writer written for this site with no dependencies, so no packaging library is needed
- Lucide icon paths (ISC licence), embedded in the site's own script rather than fetched from a CDN
- Your device's own system fonts, so no font files are downloaded
Planned, not in use yet
Nothing listed below is used by any tool today. This page will be updated when it ships.
- WebAssembly codecs for faster conversion of large files
- onnxruntime-web for optional on-device processing
Licences and thanks
Moteful's interface icons come from Lucide and are used under the ISC licence; a subset of them is derived from the Feather project and is used under the MIT licence (copyright Cole Bemis). Everything else, including the tools, styles and scripts, is written in-house.
The only third-party asset in use is the Lucide icon set described above; no other third-party code is bundled with these tools. Thanks to the Lucide project and the Feather project, and to everyone who has reported a bug or sent feedback.