Add media
Open local video or audio files and create fragment rows from the source material.
Documentation
Fragments is built around small media fragments, not a full timeline editor. This guide shows the core workflow with the same layout and controls users see in the app.
Your original media files are not modified. Export uses FFmpeg; the Linux Flatpak includes it.
Workflow
Open local video or audio files and create fragment rows from the source material.
Set start/end visually, then add labels and notes so the playlist stays readable later.
Move fragments, add delay, decide whether audio stays on, and set the playback speed.
Check the draft in the preview, save it, then export MP4 or GIF when it is ready.
Editor
Each row is a fragment. The table is meant for quick scanning, not long-form editing. Put the important details next to the timings so you can find the right cue fast.
Preview
The video area shows the selected source media so you can choose the exact fragment range. The handles mark where the cue begins and ends.
Delay appears before the fragment in playback and export. The color helps you see the lead-in space instantly.
Keep audio for video fragments when needed, or use audio-only fragments for cue-style playlist sections.
Fragment metadata
Use this panel to refine one cue at a time. Source status shows whether the file is ready or needs relinking, and the remaining fields stay attached to that fragment so the playlist stays readable.
Play All
Fragments plays the playlist in row order, one fragment after another, so it feels like one independent video assembled from the fragments instead of separate standalone clips.
If a fragment has delay before it, the app shows that pause first, then starts the fragment range when the delay ends.
Audio follows the fragment settings, including audio-only cues and muted fragments. Preview is for checking a draft; Play All is the sequence users experience in order.
Recovery and export
Fragments keeps the playlist editable even when files move. You can relink one source or scan a folder for matches, then export the playlist once everything is resolved.
Batch relink missing sources with the recovery panel instead of fixing one file at a time.
Render the playlist to MP4 or GIF. MP4 normalizes mixed source sizes and frame rates; GIF export lets you choose frame rate and quality.
Playlist files use a documented JSON structure. If a file does not match it, Fragments reports the problem instead of silently loading bad data.
Shortcuts