Home
Softono
gahara

gahara

Open source Apache-2.0 Svelte
40
Stars
2
Forks
8
Issues
0
Watchers
1 year
Last Commit

About gahara

Vim Inspired Video Editor

Platforms

Web Self-hosted

Languages

Svelte

Links

GaharaVideoEditorIcon

🎬 Gahara 🎬

Vim Inspired Video Editor

GitHub code size in bytes GitHub issues GitHub commit activity code coverage badge build badge

https://github.com/Gahara-Editor/gahara/assets/59541661/c9f07d7a-9e8e-4bb2-96b1-002f13764724

Gahara is a lightweight video editor app powered by the multimedia tool FFmpeg and built with the Wails framework. It provides a GUI to manage video projects and operate on multiple video clips with functions such as adding, removing, and trimming segments. Additionally, it has exporting features such as concatenating video clips (lossy), multi-clip extraction (lossless), and support for converting videos to various formats supported by FFmpeg, such as .mp4, .avi, .wmv, and more.

🚀 Features

  • Add, remove, and cut video clips
  • Vim inspired keybinds: delete, yank, paste, reorder, and move through the project timeline with Vim keybinds
  • Video concatenation: merge multiple video clips together (Lossy)
  • Video clip extraction: cut and extract smaller segments from a larger video clip (Lossless)
  • Video format conversion: transform the current format to another during export (.mp4, .avi, .wmv, etc)
  • Manage projects: ability to create, and delete multiple video projects
  • Video clip labeling: ability to rename video clips

📜 Requirements

📦 Installation

Releases

Mac OS

Windows Coming Soon

Build from source

Make sure to have the Requirements installed.

  1. Clone the repo
git clone [email protected]:Gahara-Editor/gahara.git

or

git clone https://github.com/Gahara-Editor/gahara.git
  1. Move to the repo
cd gahara
  1. Build the binary
wails build
  1. Application will be under build/bin/