Skip to main content

Simple and fast video clip cutting by start and end time

Project description

qlip

Simple and fast video clip cutting by start and end time.

screenshot

Features

  • Fast Mode - Cut videos in seconds using stream copy (no re-encoding)
  • Precise Mode - Frame-accurate cutting with re-encoding
  • Preview - Drag the timeline to preview any frame
  • GUI & CLI - Both graphical interface and command-line tools

Installation

Requirements

  • Python 3.8+
  • ffmpeg (installed on your system)

Install ffmpeg:

# Windows
winget install --id=Gyan.FFmpeg

# macOS
brew install ffmpeg

# Linux
sudo apt install ffmpeg

Install from PyPI

pip install quick-video-clip

Usage

GUI

qlip
  1. Click "Browse" to select a video
  2. Drag the timeline to preview and find your start/end points
  3. Click "Set to Cursor" to set start/end times
  4. Click "Cut"

CLI

Time Format

Format Description Example
HH:MM:SS Hours:Minutes:Seconds 00:01:30 = 1 min 30 sec
Seconds Plain seconds 90 = 1 min 30 sec
# Fast mode (default)
qlip input.mp4 00:00:30 00:02:00 output.mp4

# Precise mode
qlip input.mp4 30 120 output.mp4 --precise

# Show video info
qlip input.mp4 --info

Modes

| Mode | Speed | Accuracy | Use Case | |------|-------|----------|---------|----------| | Fast | Seconds (for large videos)| +/-1-2 sec | Most scenarios | | Precise | Minutes (for large videos) | Frame-accurate | Precision needed |

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quick_video_clip-0.4.1.tar.gz (10.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

quick_video_clip-0.4.1-py3-none-any.whl (10.7 kB view details)

Uploaded Python 3

File details

Details for the file quick_video_clip-0.4.1.tar.gz.

File metadata

  • Download URL: quick_video_clip-0.4.1.tar.gz
  • Upload date:
  • Size: 10.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for quick_video_clip-0.4.1.tar.gz
Algorithm Hash digest
SHA256 bdbcbbb53fba641fb18a6a58f59557d0ad8d98243e176aa403f88e49f11c1b3c
MD5 96e6e22bd08c1da65a45901d83d0afe8
BLAKE2b-256 cbf7a0acda695cdd594102efd5b13dc0c038227a713f5d5b5de1f7a02a2bc88d

See more details on using hashes here.

File details

Details for the file quick_video_clip-0.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for quick_video_clip-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 710327a9480e876268f0e4cfc2878f4f6006e3a080f5b5b56091ee8213e993f1
MD5 3494fc201de2cd0a298c52a6d1a14f5e
BLAKE2b-256 c4ac57c61460f11e6b9cd393dc67094448dafcd920500e504228dad51c3b134c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page