Skip to content

petems/VidPare-Win

Repository files navigation

VidPare for Windows

The Windows implementation of VidPare, sharing the same core focus: a native, intuitive, open source way to trim videos — no wrappers, no bloat, just direct platform APIs.

Built with WinUI 3. Open a video, set your in and out points on the interactive timeline, and export the clip in H.264 or HEVC.

VidPare empty state VidPare editor with video loaded

Features

  • Drag-and-drop or file picker to open videos (MP4, MOV, M4V)
  • Interactive timeline with thumbnail strip, draggable trim handles, and scrubbable playhead
  • Playback controls with play/pause and set-in/set-out buttons
  • Export to H.264 or HEVC at Original, 1080p, 720p, or 480p quality
  • Progress tracking during export; File Explorer opens to the output on completion

Requirements

HEVC export uses the codec pre-installed on Windows 11. No additional codec pack is needed.

Building

build.bat

Or directly:

dotnet build

Then run the app from Visual Studio (F5) or:

dotnet run --project VidPare.App

Usage

  1. Open a video — drag a file onto the window or click the open button.
  2. Set trim points — drag the handles on the timeline, or play to a position and click Set In / Set Out.
  3. Export — click Export, choose a format and quality preset, pick a save location, and wait for transcoding to finish.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors