Skip to content

v2.3 - combine & batch

Choose a tag to compare

@Ville-Mattila Ville-Mattila released this 14 Jun 13:58
· 22 commits to main since this release

What's new

Combine & Batch multiple files. A new file-list column on the left holds as
many clips as you drop in, with a Combine / Batch toggle:

  • Combine — join your clips into one video. Trim and crop each clip on its
    own; clips of different sizes or orientations are centred over a blurred fill,
    so nothing gets cropped. The global recipe (rotate, colour, speed, fades,
    watermark, text/subtitles, audio) applies to the joined result.
  • Batch — export every clip in the list through the same recipe to a folder,
    each named <original>_export. A failed file doesn't stop the run — you get a
    summary at the end.

Single-file editing is unchanged — the list just holds one clip. Reorder with
↑/↓, remove with −; edited clips show ✓ (trimmed) / ✎ (cropped) markers.

Notes

  • Combine outputs MP4 or WebM (GIF/MP3 coerce to MP4). Target-size and
    stabilization remain single-clip / Batch features.

Downloads

  • Windows installerLeike-Setup.exe (ffmpeg bundled; per-user, no admin
    prompt).
  • Windows portableLeike-portable-win64.zip (unzip and run; ffmpeg
    bundled).
  • Windows standaloneLeike.exe (drop an ffmpeg.exe beside it, or use
    the installer / portable).
  • macOS (Apple Silicon)Leike-macOS-arm64.zip (brew install ffmpeg
    first; first launch: right-click → Open).
  • Linux (x86_64)Leike-linux-x86_64.tar.gz (install ffmpeg with your
    package manager).