✂️ Video Editor

Built-in video editing tool — two modes in one page: 🎬 Video Edit (trim/merge clips) and 🎞️ Image Slideshow - Match SRT (build an image slideshow timed to subtitles). Access via the Video Editor button on the sidebar.

ℹ️Video Editor uses bundled FFmpeg (no extra install). It auto-selects GPU encoding (NVENC/QSV/AMF) when available, otherwise CPU (libx264).
⚠️Both export actions (Export Video and generate Slideshow) require the MAX plan. You can import/trim/arrange/preview freely on any plan — the Max-required popup only appears when you click export.

6.1 Interface & Two Modes

Video Editor screen: multi-track timeline with video, subtitle and audio lanes
The Video Editor screen: a multi-track timeline for video, SRT subtitles and audio; the four tabs at the top are four separate jobs.

At the top of the page is a mode bar with two buttons (the page always opens in Video Edit):

ModePurpose
🎬 Video EditTrim, split, arrange and merge multiple clips into one video
🎞️ Image Slideshow - Match SRTBuild a slideshow video from images, auto-timed to an SRT subtitle file + background music

The mode decides which toolbar, timeline rows, and bottom panel are shown. Overall layout, top to bottom:

AreaDescription
Mode barVideo Edit / Image Slideshow buttons
ToolbarImport, Split, Delete, Clear, Export, Undo/Redo, save folder 📁, help ❓, zoom slider (20–500%)
Timeline (multi-track)Video Edit: Video row only. Slideshow: 3 rows — Images / Subtitle (SRT) / Audio
Bottom panel — leftVideo Edit: Media Pool. Slideshow: Slideshow Options + Image Pool
Bottom panel — rightPreview — player + transport controls
Status barClip count, total duration, playhead position

6.2 Video Edit Workflow

  1. Import videos: Click 📥 Import Video or drag & drop files into the Media Pool / Timeline
  2. Add to Timeline: Select clips in the Media Pool → click or drag them onto the Video row
  3. Arrange: Drag a clip body to reorder (orange drop indicator)
  4. Trim: Drag the left/right edges of a clip to trim the start/end
  5. Split: Move the playhead to the cut point → click ✂️ Split or press S
  6. Preview: Click or press Space
  7. Export: Click 📤 Export Video → merge all clips into a single MP4
ℹ️Untrimmed clips are merged by stream-copy (very fast, lossless). Trimmed clips are re-encoded (libx264 CRF 18, AAC 192k audio). The Video timeline has no transitions or subtitle/audio overlay (subtitles + music live in Slideshow mode).

6.3 Media Pool

ActionDescription
ImportChoose files or drag & drop from Explorer/Finder
☑ Select AllCheck/uncheck all clips
➕ Add to TimelineAdd selected clips to the Video row
🗑 RemoveRemove selected clips from the Media Pool
Double-clickPreview clip
Drag-to-checkHold the mouse on a checkbox and sweep to select multiple clips
Right-clickMenu: Add to timeline / Remove from pool

Supported video formats: .mp4, .mov, .avi, .webm, .mkv, .m4v, .flv, .wmv

6.4 Timeline (Video Edit)

ActionDescription
Drag clip bodyReorder clips
Drag clip edgesTrim start/end — min length 0.1s
Click ruler / empty areaMove playhead (snaps to clip edges)
X in clip cornerQuick-delete a clip
Scroll wheelHorizontal scroll
Ctrl + Scroll / Ctrl + ±Zoom in/out (Alt + Scroll = fine zoom)
Ctrl + 0Fit to view

6.5 Preview & Controls

ButtonDescription
⏮ / ⏭Previous / Next clip
▶ / ⏸Play / Pause
Stop
🔊 / 🔇Mute/unmute + volume slider (0–100%)

Shows clip info: duration, resolution (WxH), file size, FPS, codec, and trim amount. In Slideshow mode, clicking an image block shows that still in the preview.

6.6 Slideshow Mode — Match SRT 🎞️ ⭐

Build a slideshow video from a set of images, auto-timing each image to a subtitle line in an SRT file, with optional background music.

Workflow

  1. Switch to 🎞️ Image Slideshow - Match SRT
  2. Images (required, ≥1): drag onto the Images row or click 📥 Add Images. Images are ordered by natural filename order (img2 before img10) → name them numerically to match subtitle order
  3. Subtitle SRT (optional, one file only): 📥 Pick SRT. Importing a new one replaces it
  4. Audio (optional, multiple): 📥 Add Audio
  5. Set options in the Slideshow Export Options panel (below)
  6. Click 🎞️ Export Video → choose output (a .mp4 file for "Full video", or a folder for "Separate clips")

Slideshow options

GroupOptionDetails
Export modeFull video (merge all) / Separate clips (one file per image)Default: Full video → one MP4. Separate clips → one MP4 per image into a chosen folder
Duration per image (when NO SRT)Fixed / Random / Fit to audioFixed: 1–60s (default 8s). Random: min–max (default 4–8s). Fit to audio: splits the music length evenly across images
Motion effects (Ken Burns)Pan left / right / up / down, Zoom in, Zoom out6 checkboxes. Each scene picks a random effect from those enabled (no two adjacent scenes repeat). Leave empty = static images
ℹ️With an SRT file: each image is timed to a subtitle line; the first image also covers the lead-in (0 → the start of the first subtitle line). Fewer images than lines → the last image is reused (looped). If audio is longer than the SRT → the last image holds to the end of audio (no black tail). The "Duration per image" options are then ignored.

Output

  • MP4 (H.264), 30 FPS. Resolution is taken from the first image (put a correctly-sized image first) — there is no separate FPS/aspect option
  • No effects + Full mode → fast concat (images letterboxed to fit). Any effect or Separate clips → per-scene render with Ken Burns (images fill the frame)
  • Filenames: Full → slideshow_YYYYMMDD_HHMMSS.mp4. Separate → a slideshow_<timestamp>/ folder of NN_<image name>.mp4 files

Slideshow formats: Images .png .jpg .jpeg .webp .bmp · Audio .mp3 .wav .m4a .aac .ogg .flac · Subtitle .srt

6.7 Export (Video Edit)

  • Merges all Video-row clips into a single MP4 file
  • Choose the output folder via the 📁 field on the toolbar (remembered across sessions)
  • Progress bar shows % (Trim clips → Merge → Done)
  • Default filename: merged_YYYYMMDD_HHMMSS.mp4

6.8 Keyboard Shortcuts

💡Shortcuts only work when the Timeline is focused (click on it first).
KeyAction
SpacePlay / Stop
S / Ctrl+BSplit at playhead
Delete / BackspaceDelete selected clip
← / →Playhead ∓1 second
Shift + ← / →Playhead ∓1 frame
Home / EndJump to start / end
Ctrl+ZUndo
Ctrl+Shift+ZRedo
Ctrl + = / Ctrl + -Zoom in / out
Ctrl + ScrollZoom (Alt + Scroll = fine zoom)
Ctrl + 0Fit to view

Click the button on the toolbar for the full shortcut reference.