Skip to content
GivenTool

Open-source licences

Last updated 2026-09-22

The tools on this site run on open-source software that is downloaded to your browser and runs there. This page lists every third-party engine, model, data set and font the site ships, the version in use, its licence and where its source is published.

Two components carry copyleft licences. The video and audio engine is FFmpeg compiled to WebAssembly, licensed GPL-2.0-or-later; its licence text and a notice with the exact package version and the source links are served next to it in /ffmpeg/. The HEIC decoder libheif is LGPL-3.0; its notice and licence texts are in /third-party/libheif-js/. Everything else is under a permissive licence.

ComponentUsed forVersionLicenceSource and notice
FFmpeg (ffmpeg.wasm core)Video and audio compression, conversion, trimming and captions@ffmpeg/core 0.12.10GPL-2.0-or-laterSource · Notice and licence
ffmpeg.wasm JavaScript APIRunning the FFmpeg core in a worker@ffmpeg/ffmpeg 0.12.15, @ffmpeg/util 0.12.2MITSource
libheif (libheif-js)Opening HEIC and HEIF photos from iPhoneslibheif-js 1.23.2LGPL-3.0Source · Notice and licences
PDF.jsReading, previewing and rendering PDFspdfjs-dist 6.3.289Apache-2.0Source
pdf-lib and fontkitCreating and editing PDFspdf-lib 1.17.1, @pdf-lib/fontkit 1.1.1MITSource
qpdf (qpdf-wasm)Protecting, unlocking and repairing PDFs@neslinesli93/qpdf-wasm 0.3.0 (qpdf 12.2.0)Apache-2.0 (qpdf), ISC (wrapper)Source · Notice
Tesseract OCR (tesseract.js)OCR PDF and image to texttesseract.js 7.0.0, tesseract.js-core 7.0.0Apache-2.0Source · Notice
Tesseract trained data (English, Arabic)OCR language models@tesseract.js-data/eng and /ara 1.0.0 (4.0.0_best_int)Apache-2.0 (models), MIT (packaging)Source · Licence
ONNX Runtime WebRunning the background-removal, diacritisation and speech modelsonnxruntime-web 1.30.0MITSource · Notice
U²-Net (u2netp model)Background removeru2netpApache-2.0 (model), MIT (rembg export)Source · Notice and licences
Whisper speech-recognition models (sherpa-onnx export)Video to transcript, audio to text, subtitlesWhisper tiny, base and smallMIT (Whisper), Apache-2.0 (sherpa-onnx)Source · Notice and licences
libtashkeel modelArabic diacritizer (tashkeel)libtashkeel ONNX modelMITSource · Notice and licences
mammothReading Word documents (Word to PDF)1.12.3BSD-2-ClauseSource
docxWriting Word documents (PDF to Word, CV, transcripts)9.7.1MITSource
exifrReading photo orientation and metadata7.1.3MITSource
jsQRQR code scanner1.4.0Apache-2.0Source
node-qrcodeQR code generatorsqrcode 1.5.4MITSource
JsBarcodeBarcode generator3.12.3MITSource
USDA SR28 food composition dataFood calorie calculatorSR28 (SR Legacy)Public domain (US Government work)Source
Carlito fontCV builder and document PDFs@expo-google-fonts/carlito 0.4.1OFL-1.1Source · Licence
IBM Plex Sans Arabic fontTranscript PDFs and burned-in captions@expo-google-fonts/ibm-plex-sans-arabic 0.4.2OFL-1.1Source · Licence
Next.js and ReactThe site itselfnext 16.3.5, react 19.2.8MITSource