Open Source Licenses
This page lists third‑party software and model licenses used by this site. All processing runs in your browser; model files are loaded from your device or configured storage when you first use a feature.
Runtime
- ONNX Runtime Web — Microsoft — MIT License (source) (license)
- Browser-native Canvas & OffscreenCanvas encoders — provided by Chromium / WebKit / Gecko engines under their respective open-source licenses (no bundled binaries).
Image Compressor & Converter
-
ZIP Writer utility — custom implementation stored at
src/tools/lib/zip-writer.js; no external dependency.
Finance Calculators
-
Balance Transfer Savings Calculator — custom implementation under the MIT License (
pages/balance-transfer.html,src/features/balance-transfer/index.js). -
Salary to Hourly & Overtime Calculator — custom implementation under the MIT License (
pages/salary-hourly.html,src/features/salary-hourly/index.js). -
Car Lease vs Buy Calculator — custom implementation under the MIT License (
pages/lease-vs-buy.html,src/features/lease-vs-buy/index.js). -
Unit Converter Suite — custom implementation under the MIT License (
pages/unit-converter.html,src/features/unit-converter/index.js,src/features/unit-converter/constants.js).
Models
- Real‑ESRGAN (e.g., realsr‑general‑x4v3) — BSD‑3‑Clause (source) (license)
- GFPGAN — Apache‑2.0 (source) (license)
- U²‑Net / MODNet — Apache‑2.0 (U²‑Net) (MODNet) (license)
Notices
If redistributing model weight files, include the original license notices provided by the authors with the files or in your distribution bundle.