Open-Source Licenses
Our browser-based AI tools are built on open-source models and libraries. We are grateful to the research community. This page lists the licenses for all third-party software we use.
AI Models
MobileSAM — Mobile Segment Anything Model
Used by: Smart Segmentation
- Author: Chaoning Zhang et al.
- License: Apache 2.0
- Source: github.com/ChaoningZhang/MobileSAM
UltraFace-RFB-320
Used by: Face Detection & Blurring
- Author: Ultra-Light-Fast-Generic-Face-Detector-1MB contributors
- License: MIT
- Source: github.com/Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
Libraries & Frameworks
Transformers.js
- Author: Hugging Face
- License: Apache 2.0
- Source: github.com/huggingface/transformers.js
ONNX Runtime Web
Smart Segmentation, Face Detection & Blurring- Author: Microsoft
- License: MIT
- Source: github.com/microsoft/onnxruntime
wasm-bindgen
- Author: The Rust and WebAssembly Working Group
- License: Apache 2.0 / MIT
- Source: github.com/rustwasm/wasm-bindgen
Marked
Used by: Markdown Editor
- Author: MarkedJS contributors
- License: MIT
- Source: github.com/markedjs/marked
Turndown
Used by: Markdown Editor
- Author: Dom Christie
- License: MIT
- Source: github.com/mixmark-io/turndown
QRCode.js
Used by: QR Code Generator
- Author: Kazuhiko Arase
- License: MIT
- Source: github.com/soldair/node-qrcode
Typst & typst.ts
Used by: CV Builder
- Author: Typst GmbH & Contributors; typst.ts by Myriad-Dreamin Contributors
- License: Apache 2.0
- Source: github.com/typst/typst, github.com/Myriad-Dreamin/typst.ts
JSZip
Used by: CV Builder
- Author: Stuart Knightley
- License: MIT
- Source: github.com/Stuk/jszip
yaml
Used by: CV Builder
- Author: Eemeli Aro
- License: ISC
- Source: github.com/eemeli/yaml
Google Fonts via Fontsource
Used by: CV Builder (Inter, Plus Jakarta Sans, Source Sans 3, Lato, Work Sans, IBM Plex Sans, Outfit, Lora, EB Garamond, Merriweather, Source Serif 4, Fraunces, Playfair Display)
- Authors: The respective typeface designers and foundries
- License: SIL Open Font License 1.1
- Source: github.com/fontsource/fontsource, github.com/google/fonts
Typst Default Fonts
Used by: CV Builder (Libertinus Serif, New Computer Modern & New CM Math, DejaVu Sans Mono — bundled from typst-assets)
- Authors: The Libertinus Project Authors; Ignacio Fernández Galván; Bitstream, Inc. & DejaVu contributors
- Licenses: SIL Open Font License 1.1 (Libertinus Serif); GUST Font License 1.0 (New Computer Modern); Bitstream Vera / DejaVu license (DejaVu Sans Mono)
- Source: github.com/typst/typst-assets
All models and libraries listed above are licensed under MIT, Apache 2.0, ISC, SIL OFL, the GUST Font License, or the Bitstream Vera/DejaVu font license, permitting commercial use. No CC BY-NC or other restrictive-license models are used in production.