Attribution

Open-source and model licenses

The website and processor use independently licensed software and model components.

Website build and runtime

Astro is used only to generate static HTML. The interactive pages use browser-native JavaScript compiled from TypeScript. Astro, Wrangler, aws4fetch, TypeScript, Vitest, and their transitive dependencies retain their respective licenses and notices.

Image processor

The processor pins remove-ai-watermarks and its Python dependencies. SDXL, ControlNet, and VAE model components retain their respective repository licenses. Building or deploying the processor does not change those licenses.

Complete notices

The transferable source package includes tracked LICENSES.md files at the app root and in the processor folder. Exact dependency versions appear in the package lock and processor requirements lock.