Open Source Attribution

ConvertInBrowser uses the following open-source projects

FFmpeg.wasm

High-performance WebAssembly audio/video processing library

License: LGPL 2.1

Repository: github.com/ffmpegwasm/ffmpeg.wasm

Usage: Audio extraction and encoding

View full LGPL 2.1 license →

Radix UI

Accessible component library for building high-quality user interfaces

License: MIT

Repository: github.com/radix-ui/primitives

Usage: UI components (Button, Card, Input, etc.)

Tailwind CSS

Utility-first CSS framework for rapid UI development

License: MIT

Repository: github.com/tailwindlabs/tailwindcss

Usage: Styling

Next.js

React framework for production applications

License: MIT

Repository: github.com/vercel/next.js

Usage: Framework and routing

lamejsfixbug121

MP3 encoding library (fallback encoder for better browser compatibility)

License: LGPL

Repository: github.com/higuma/lamejs (original)

Usage: Fallback MP3 encoding when FFmpeg.wasm is unavailable

License Compliance

All open-source libraries are compatible with commercial use. ConvertInBrowser respects and complies with all license terms. LGPL-licensed libraries (FFmpeg.wasm, lamejsfixbug121) remain fully open-source and unmodified by our application.

LGPL Compliance:

- Our application dynamically links to LGPL libraries

- No modifications made to LGPL source code

- Users can replace or modify LGPL libraries independently

- ConvertInBrowser proprietary code remains separate