🎬 Beutl
English / Japanese
Beutl (pronounced /bjútəl/) is a cross-platform video editing (compositing) software.
Source code of the old version (BEditor)
The image is from a development version.
📖 Features
💻 Cross-Platform
Beutl uses the latest .NET, enabling it to run on various operating systems. It supports Windows, Linux, and macOS.
⏳ Keyframes
Using keyframes, you can create basic animations such as fade-ins and slide-ins, as well as animate various objects.
🔌 Extensions
Create a Beutl account to acquire extensions or publish your own developed extensions. Extensions can add effects, objects, codecs, UI, and more.
🧰 Rich Effects
From basic effects like color filters, blurs, shadows, and LUTs, to minor effects like outlines, inner shadows, and long shadows, Beutl offers a wide range of effects. These can be further expanded through extensions.
📥 Installation
Refer to the documentation here.
License
This project is licensed under the MIT License (LICENSE).
Beutl.FFmpegWorker is a separate executable that links with GPL-licensed FFmpeg and is distributed under the GNU General Public License v3 (LICENSE.GPL). It runs as an independent process and communicates with the main application via IPC, so the GPL does not apply to the rest of the codebase.