Most free video editors make you pay the moment you need anything useful. Kdenlive doesn’t. It’s open-source, genuinely capable, and once you understand how its pieces fit together, the whole editing process clicks into place fast.
Here’s a practical walkthrough of everything you need to get from raw footage to a finished, exported file.
Get Kdenlive and Set Up Your First Project
Download Kdenlive from kdenlive.org. It runs on Windows, macOS, and Linux. Install it like any other application.
When you open it for the first time, you’ll be asked to create a new project. Two things matter at this stage:
- Save location — choose a dedicated folder for your project. Kdenlive creates project files alongside your footage, and it gets messy fast if you dump everything on the desktop.
- Project preset — this sets your resolution and frame rate. If you’re editing 1080p footage shot at 30fps, pick the matching preset. You can change it later, but starting right saves a headache.
Click OK and you’re inside the main interface.
How the Interface Is Laid Out
Kdenlive’s workspace has three main areas:
- Project Bin (top left) — everything you import lives here: video clips, audio files, music, still images.
- Preview Monitors (top center/right) — one shows your source clip, the other shows your timeline output.
- Timeline (bottom) — where you actually edit. Tracks are stacked vertically: video on top, audio below.
Out of the box you’ll have two video tracks and two audio tracks. That’s enough to start. Think of V1 as your main talking-head footage, V2 as b-roll or screen recordings that cover cuts, A1 as your spoken audio, and A2 as background music.
Import and Organize Your Footage
Double-click inside the Project Bin to open a file browser. You can select individual clips or an entire folder — Kdenlive will import the folder structure intact, which is handy if you’ve already sorted your files into “interviews,” “b-roll,” and “audio” subfolders.
Once your clips are imported, you can create bins inside the Project Bin to keep things tidy. Right-click and choose “Create Folder.” Drag clips into folders. Sounds trivial, but on a 20-clip project you’ll thank yourself.
Basic Cutting and Trimming
Drag a clip from the Project Bin down to V1 on the timeline. Kdenlive places the video on V1 and its corresponding audio on A1, locked together by default.
If you only want the video — say you’re laying a screen recording over dialogue that already has audio — hover over the clip in the bin. You’ll see separate handles for the video and audio portions. Drag just the video track to V2. No need to import it twice.
Trimming from the edges: Hover over the start or end of a clip on the timeline until you see a resize arrow, then drag inward. This is non-destructive — the original file is untouched.
Cutting mid-clip: Move the playhead to the exact frame where you want to cut. Select the razor/scissors tool (or press X), then click on the clip. It splits into two independent segments. Delete the section you don’t want, then slide the remaining clips together.
Ripple delete: Instead of cutting, deleting, and manually closing the gap, use the ripple trim tool. Drag the edge of a clip and the timeline automatically closes the gap behind it. Saves a lot of drag-and-drop shuffling on longer edits.
Adding Transitions
A hard cut between two clips is fine for fast-paced content, but sometimes you want a smoother handoff. Click on Compositions in the Project Bin panel. You’ll see a list of transitions — dissolves, wipes, slides.
Drag a Dissolve to the junction between two clips on the timeline. A short overlap region appears, representing the transition duration. Drag its edges to make it longer or shorter. Play it back to check the timing.
Don’t go overboard. A subtle half-second dissolve between interview segments reads as professional. A two-second star-wipe does not.
Creating Title Cards
Click the + button in the Project Bin and choose Add Title Clip. A title editor opens where you can type text, pick a font, set the size, choose a color, and add an outline for legibility.
Anything on the checkered background is transparent — your video will show through it. Position the text where you want, hit Create Title, and the clip appears in your bin.
Drag it to V2 above your footage. Resize it on the timeline to control how long it’s on screen. Add a Dissolve composition to fade it in. You can stack this technique for lower-thirds, chapter headings, or end cards.
Mixing Audio
Once you drop a music track onto A2, you’ll almost certainly need to lower its volume so it doesn’t drown out dialogue. Open the Audio Mixer panel on the right side. You’ll see faders for each audio track — A1 for your voice, A2 for music. Pull A2 down until the music sits comfortably behind the speech, usually somewhere around -15 to -20 dB relative to dialogue, though trust your ears more than any number.
You can also automate volume changes directly on the timeline using keyframes, which lets the music fade down under dialogue and back up during pauses.
Exporting Your Finished Video
When your edit is locked, go to Render in the menu bar and click Render.
In the dialog:
- Set your output folder and filename.
- Choose a format. MP4 / H.264 is the right default for almost everything — YouTube, social media, client delivery, archiving.
- Select Full Project unless you only need a specific section.
- Click Render to File.
A progress bar tracks the job. When it finishes, your output file is in the folder you chose, ready to upload or share.
The One Habit That Makes Everything Easier
Save your project file constantly (Ctrl+S), and keep all your source media in the same folder as the project file. Kdenlive stores references to your clips, not copies. Move a source file and the project loses it. Keep everything in one place and you’ll never open a project to find a timeline full of missing media warnings.