📜 Licenses & Attribution

This page documents the licenses for dropconvert-wasm and all third-party dependencies and assets used in this application.

Project License

MIT dropconvert-wasm is released under the MIT License.

See PROJECT_LICENSE.txt for the full text.

Dependencies Overview

Third-party packages used in this application are automatically documented below using pnpm licenses list. All runtime dependencies are under permissive licenses (primarily MIT).

Dependency Files

Scope Description File
Production Runtime dependencies (shipped to users) third-party-licenses.prod.json
Development Build and dev tools (not shipped) third-party-licenses.dev.json
All Installed Complete dependency tree third-party-licenses.all.json

External Runtime Assets

This app downloads assets at runtime from CDN that are not part of npm dependencies. These assets require special attention for license compliance.

See EXTERNAL_ASSETS.md for detailed information about:

⚠️ FFmpeg Licensing (Critical)

FFmpeg's licensing can vary significantly depending on how it is built and which optional features are compiled in:

Before deployment, review:

Attribution & Upstream Projects

Generated: This license page is auto-generated from installed dependencies. The license data is extracted using pnpm licenses list --json and sanitized to remove local filesystem paths.