ToolBox is a proprietary product. The third-party libraries listed below carry their own licenses (MIT, Apache 2.0, SIL OFL, and similar), and this page provides the attribution those licenses require. Thank you to every maintainer. If we have missed an attribution that should be here, please email johinjohny144@gmail.com and we will fix it.
UI & framework
| Project | Attribution | License |
|---|
| React | Copyright (c) Meta Platforms, Inc. and affiliates. | MIT |
| Next.js | Copyright (c) Vercel, Inc. | MIT |
| Tailwind CSS | Copyright (c) Tailwind Labs, Inc. | MIT |
Fonts
Both web fonts are licensed under the SIL Open Font License 1.1 and embedded via next/font.
| Project | Attribution | License |
|---|
| Geist | Copyright (c) 2023 Vercel, in collaboration with basement.studio. | SIL OFL 1.1 |
| JetBrains Mono | Copyright (c) 2020 The JetBrains Mono Project Authors. | SIL OFL 1.1 |
Document & PDF
| Project | Attribution | License |
|---|
| pdf-lib | Copyright (c) 2018 Andrew Dillon. | MIT |
| pdf-lib-plus-encrypt | Fork of pdf-lib with AES encryption support. | MIT |
| pdfjs-dist | Copyright (c) Mozilla Foundation. | Apache-2.0 |
| jsPDF | Copyright (c) 2010-2021 James Hall and contributors. | MIT |
| Mammoth | Copyright (c) 2013 Michael Williamson. | BSD-2-Clause |
| JSZip | Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, Antonio Afonso. | MIT |
Image & QR
| Project | Attribution | License |
|---|
| html2canvas | Copyright (c) 2012 Niklas von Hertzen. | MIT |
| qrcode | Copyright (c) 2012 Ryan Day. | MIT |
| jsQR | Copyright (c) Cosmo Wolfe. | Apache-2.0 |
Maps
Map tiles are served by OpenStreetMap. The site shows the required attribution inline whenever a map is rendered.
| Project | Attribution | License |
|---|
| Leaflet | Copyright (c) 2010-2024 Vladimir Agafonkin and Leaflet contributors. | BSD-2-Clause |
| OpenStreetMap | Map data © OpenStreetMap contributors, available under the Open Database License. | ODbL 1.0 |
Code formatting & security
| Project | Attribution | License |
|---|
| Prettier | Copyright (c) James Long and contributors. | MIT |
| DOMPurify | Copyright (c) 2024 Mario Heiderich and Cure53. | MPL-2.0 / Apache-2.0 |
| isomorphic-dompurify | Server-friendly wrapper around DOMPurify. | MIT |
AI (on-device)
On-device AI tools use WebGPU through MLC LLM. Model weights are downloaded from Hugging Face and remain governed by their respective upstream licenses.
| Project | Attribution | License |
|---|
| @mlc-ai/web-llm | Copyright (c) MLC LLM authors. | Apache-2.0 |
Infrastructure
ToolBox runs on Cloudflare Pages with Supabase for accounts and Dodo Payments as the Merchant of Record for Pro subscriptions. These are services rather than embedded libraries, but we are grateful to the teams behind them.
License notices
Full upstream license texts for every dependency that ships in the production bundle are available inside each package's repository linked above. The MIT, BSD, Apache-2.0, MPL-2.0, OFL-1.1, and ODbL licenses each require that the original copyright and license notice be preserved; this page, together with the linked upstream sources, satisfies that requirement.