Mediamorphy

Licenses & Source

Last updated: July 24, 2026

Mediamorphy runs FFmpeg in your browser. The conversion is performed by @ffmpeg/core v0.12.10 — the single-threaded WebAssembly build of FFmpeg published by the ffmpegwasm project. We serve this binary unmodified from the upstream build. Because the build enables GPL-licensed components (notably x264 and x265), the resulting binary is licensed under the GNU General Public License, version 2 or later (GPL-2.0-or-later).

The binary we serve

Full license texts

The BSD-3-Clause, MIT, ISC, zlib, WTFPL, and FreeType (FTL) licenses that apply to individual components are short permissive licenses; their full texts are included with each component's source (linked below) and are also widely available online.

Corresponding source

In accordance with the GPL, the complete corresponding source used to produce the WebAssembly binary is available here:

Components & their licenses

ComponentRoleLicense
FFmpeg (n5.1.4)Media framework (GPL-enabled build)LGPL-2.1+ / GPL-2.0+
x264H.264 video encoderGPL-2.0+
x265H.265/HEVC video encoderGPL-2.0+
libvpxVP8/VP9 video codecBSD-3-Clause
LAMEMP3 audio encoderLGPL-2.1+
libvorbisVorbis audio codecBSD-3-Clause
liboggOgg containerBSD-3-Clause
libtheoraTheora video codecBSD-3-Clause
OpusOpus audio codecBSD-3-Clause
libwebpWebP image codecBSD-3-Clause
FreeTypeFont renderingFTL or GPL-2.0
FriBidiUnicode bidirectional textLGPL-2.1+
libassSubtitle renderingISC
zimgScaling / colorspaceWTFPL
zlibCompressionzlib
@ffmpeg/ffmpeg, @ffmpeg/utilJavaScript wrapperMIT

No warranty

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Trademarks

FFmpeg is a trademark of the FFmpeg project. This site is not affiliated with or endorsed by the FFmpeg or ffmpeg.wasm projects.