Skip to content
Logo Any Help Me

Open Source Licenses

Any Help Me is built with open-source software. We are grateful to the developers and communities behind these projects. Below is a list of key libraries and their licenses.

Frontend Framework

LibraryLicense
AstroMIT
ReactMIT
React DOMMIT
Tailwind CSSMIT
ViteMIT

Astro Integrations

LibraryLicense
@astrojs/reactMIT
@astrojs/tailwindMIT
@astrojs/sitemapMIT
@astrojs/mdxMIT

Utilities

LibraryLicense
diff (text diffing)BSD-3-Clause
fflate (compression)MIT
clsx (classnames)MIT
mp4-muxer (video)MIT
mp4box (video parsing)BSD-3-Clause
react-image-crop (image crop UI)ISC
zxing-wasm (QR/barcode reading)MIT
qrcode.react (QR code generation)ISC
JsBarcode (barcode generation)MIT

Self-hosted Browser Bundles

Some tools run entirely in your browser inside a Web Worker and load these libraries from our own servers rather than a third-party CDN. Each file is served with its original copyright notice and licence text intact.

LibraryUsed byLicense
mp4box.js: © 2012 Telecom ParisTech/TSI/MM/GPAC, Cyril Concolato (licence)Video Editor, Video CompressorBSD-3-Clause
mp4-muxer: © 2023 Vanilagy (licence)Video Editor, Video CompressorMIT
omggif: © 2013 Dean McNamee (licence)GIF MakerMIT
pdf.jsPDF toolsApache-2.0
pdf-libPDF toolsMIT

Video encoding and decoding itself uses the browser's built-in WebCodecs API, so no codec library is bundled or redistributed by us.

Build Tools

LibraryLicense
TurborepoMIT
TypeScriptApache-2.0
esbuildMIT
RollupMIT
PostCSSMIT

Image Processing (Build-time)

LibraryLicense
sharpApache-2.0
libvips (native library used by sharp)LGPL-3.0 (dynamically linked)

Note: libvips is used only during the build process for image optimization. It is dynamically linked (not embedded in the output) and is not distributed to end users. Its use complies with LGPL-3.0 dynamic linking provisions.

Analytics

LibraryLicense
Google Analytics 4Proprietary / Free

License Policy

Any Help Me exclusively uses software with permissive open-source licenses (MIT, Apache-2.0, BSD, ISC). We do not incorporate any GPL, AGPL, or copyleft-licensed code into our distributed software. The only exception is libvips, which is LGPL-3.0 and dynamically linked during the build process only.

Full Dependency List

This project uses approximately 300 open-source packages, the vast majority licensed under MIT. We try to list all major dependencies on this page. If you have questions about specific packages, please contact us.

Acknowledgments

We are deeply grateful to the open-source community. Without the contributions of thousands of developers worldwide, Any Help Me would not be possible. If you believe we have inadvertently omitted a license attribution, please contact us.