Morphjet — open-source compliance

Source code for Morphjet's engines

Morphjet is a proprietary desktop application. It performs conversions by invoking a number of independent open-source engine programs as bundled subprocesses (“mere aggregation”), so Morphjet's own code stays separate. We nonetheless redistribute those engine binaries, and for the copyleft-licensed ones we publish their source here.

Corresponding source

For every Morphjet build that includes a copyleft-licensed component listed below, we make its complete corresponding source code available for download here at no charge — the exact upstream version we built from, together with any Morphjet patches and the build/packaging scripts needed to reproduce our binary — under the terms of that component's license (GPL / LGPL / AGPL / MPL as applicable).

Each component links to its source below. The source stays available for as long as we distribute the corresponding build. Each engine's full license text also ships inside its pack (share/licenses/<engine>) and is reproduced in the app's About screen.

Copyleft components

ComponentLicense
images
libvips LGPL-2.1-or-later
LibRaw LGPL-2.1-only
libheif LGPL-3.0-or-later AVIF decode/encode
documents
LibreOffice MPL-2.0
Pandoc GPL-2.0-or-later
poppler GPL-2.0-or-later
DjVuLibre GPL-2.0-or-later
media
FFmpeg LGPL-2.1-or-later LGPL build — no GPL x264/x265 linked
LAME LGPL-2.0-or-later
ocr
OCRmyPDF MPL-2.0
ebooks
libmobi LGPL-3.0-or-later Kindle (MOBI/AZW) reader; DRM is never stripped
vector
resvg MPL-2.0
Potrace GPL-2.0-only
vector inkscape
Inkscape GPL-3.0-or-later
vector eps ps
Ghostscript AGPL-3.0-only opt-in pack — never auto-installed; AGPL kept out of the default install
archives
7-Zip LGPL-2.1-or-later unRAR component is extract-only under its own restriction
ai tts
espeak-ng GPL-3.0-or-later Kokoro phonemizer — bundled subprocess, source offer like Pandoc/Calibre

The exact upstream version shipped is pinned per release in each pack's signed manifest and shown in-app. Permissively licensed components (BSD/MIT/Apache) require attribution only and are listed in the app's About screen. This page is provided for license compliance and is not legal advice.