Skip to content

Latest commit

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

VCut – Video Cutting Tool ✂️🎬

VCut is a lightweight command-line tool to quickly cut video fragments.

  • Supports any video format
  • You can mix formats (for example, 12 3:12, means from the second 12 to 3 minutes and 12 seconds)
  • EXTREMELY FAST
  • Very easy to use

REQUIREMENTS

--- Linux ---

Download the latest release:

https://github.com/balta-dev/vcut/releases/download/1.1/vcut

Open your Download directory and move the file to /usr/bin to use it globally:

cd {your/download/directory}
sudo mv vcut /usr/bin 

--- Windows ---

Download the latest release:

https://github.com/balta-dev/vcompr/releases/download/1.1/vcut.exe

Go to your Download Folder, right click and open "cmd" or "powershell", and paste that command to use it globally:

Copy-Item .\vcut.exe"C:\Windows\System32"

Ready! Usage examples:

  • vcut 5:23 5:42 "filename.mp4"
  • vcut 12 15:32 "filename.mkv"

About

A simple terminal tool to cut your videos!

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages