Download
Install Lumit.
Free and open source under GPLv3. No account, no licence key. Latest release -, published -.
All builds can be found on the GitHub releases page, where you can also find checksums, release notes, and older builds.
Before you install
Notes and requirements.
- Graphics
- A GPU with Vulkan, Direct3D 12 or Metal. Lumit is GPU-first; there is no software-rendering fallback.
- Windows
- Run the installer. SmartScreen will warn on first run - the build is not code-signed.
- Linux
- Distributions with Flatpak supported. Install via "flatpak install lumit-*.flatpak", then launch from your applications menu. FFmpeg ships inside the bundle.
- macOS
- macOS supports Apple silicon only.
- Building it yourself
- Clone the repository and follow the README. The engine is Rust, the interface is Flutter; CI builds these same artefacts on every tagged release.