The VFXBoi App Suite and the desktop pipeline installer include open-source components. This page lists major dependencies and their licenses. Components marked "desktop installer" ship with the installed pipeline (for example FFmpeg, used to encode MP4 review flipbooks), not with the hosted App Suite.
| Component | License | Reference |
|---|---|---|
| Flask | BSD-3-Clause | https://pypi.org/project/Flask/ |
| SQLAlchemy | MIT | https://pypi.org/project/SQLAlchemy/ |
| cryptography | Apache-2.0 / BSD | https://pypi.org/project/cryptography/ |
| Werkzeug | BSD-3-Clause | https://pypi.org/project/Werkzeug/ |
| Jinja2 | BSD-3-Clause | https://pypi.org/project/Jinja2/ |
| requests | Apache-2.0 | https://pypi.org/project/requests/ |
| Pillow | HPND | https://pypi.org/project/pillow/ |
| fpdf2 | LGPL-3.0 | https://pypi.org/project/fpdf2/ |
| FFmpeg (desktop installer, MP4 flipbook encoding) | GPL-2.0-or-later | https://ffmpeg.org/legal.html |
| x264 (bundled in FFmpeg, H.264 encoder) | GPL-2.0-or-later | https://www.videolan.org/developers/x264.html |