Skip to content

rogers-cyber/VID-SPLITTER-LITE

Repository files navigation

VID SPLITTER LITE – Simple Offline Video Splitting Tool v1.0.0

VID SPLITTER LITE v1.0.0 is a lightweight desktop application designed to split MP4 videos into smaller clips quickly and efficiently using FFmpeg. It provides a simple modern interface for batch video segmentation entirely offline.

Built with Python, Tkinter, and ttkbootstrap, VID SPLITTER LITE focuses on speed, simplicity, and usability. It allows users to split long videos into equal-length clips with custom settings, drag-and-drop support, and batch processing for productivity workflows.


WINDOWS DOWNLOAD (EXE)

Download the latest Windows executable from:

https://matetools.gumroad.com

  • No Python installation required
  • Standalone Windows executable
  • Fully offline video processing tool
  • Lightweight and fast performance
  • Simple batch workflow system
  • Beginner-friendly interface

FEATURES

CORE CAPABILITIES

  • 🎬 Fast MP4 video splitting using FFmpeg
  • ⚡ Offline processing (no internet required)
  • 📦 Batch video processing (limited to LITE version)
  • 🧩 Drag & drop MP4 file support
  • ⏱ Custom clip duration control (seconds)
  • 🏷 Output filename prefix customization
  • 📊 Real-time progress tracking
  • 🧾 Live processing logs
  • 🖥 Modern ttkbootstrap-based UI
  • 🚀 Lightweight and fast startup
  • 🛑 Stop processing anytime
  • 📁 Safe output file generation
  • 🔒 Stable multi-threaded execution

SUPPORTED INPUT FORMATS

  • .MP4

OUTPUT FORMAT

  • .MP4 (Segmented clips using FFmpeg stream copy)

VIDEO SPLITTING ENGINE

VID SPLITTER LITE uses FFmpeg for high-performance video segmentation:

  • Splits videos without re-encoding (fast processing)
  • Uses segment_time-based splitting
  • Preserves original video quality
  • Maintains audio/video synchronization
  • Generates sequential output clips automatically
  • Handles large video files efficiently
  • Safe subprocess execution with hidden console mode

USAGE GUIDE

  1. Add Videos
    Click "Select Videos" or drag & drop MP4 files into the interface.

  2. Select Output Folder
    Choose where split clips will be saved.

  3. Set Clip Duration
    Enter clip length in seconds (e.g., 5, 10, 30).

  4. Set Filename Prefix
    Customize output file naming prefix.

  5. Start Splitting
    Click "Start Splitting Videos" to begin processing.

  6. Monitor Progress
    Track progress, logs, and status updates in real-time.


SPLITTING WORKFLOW

  1. Videos are loaded from selected files
  2. Each video is validated for MP4 format
  3. FFmpeg segment command is prepared
  4. Video is split into equal time-based clips
  5. Clips are saved sequentially in output folder
  6. Progress is updated after each file
  7. Logs display processing status and completion

PERFORMANCE DESIGN

  • Multithreaded processing for UI responsiveness
  • Non-blocking FFmpeg execution
  • Queue-based UI updates
  • Efficient batch file handling
  • Minimal memory usage per process
  • Fast stream copy (no re-encoding)
  • Optimized for low-end and mid-range PCs

SAFETY & RELIABILITY

VID SPLITTER LITE ensures safe and stable processing:

  • Original video files are never modified
  • Output clips are always saved separately
  • Safe subprocess execution handling
  • Automatic error logging per file
  • UI remains responsive during processing
  • Graceful stop functionality supported
  • Partial batch results are preserved

ERROR HANDLING

  • Detects missing FFmpeg binary
  • Validates MP4 file format
  • Skips invalid or corrupted videos
  • Logs FFmpeg errors safely
  • Prevents full application crashes
  • Continues batch processing when possible
  • Reports completion status clearly

LIMITATIONS (LITE VERSION)

  • Maximum 5 videos per batch
  • MP4 format only supported
  • Basic splitting only (no advanced editing)
  • No re-encoding options
  • No timeline preview

INTENDED USE

VID SPLITTER LITE is ideal for:

  • Creating short clips from long videos
  • Social media content preparation
  • Lecture or tutorial segmentation
  • Gaming highlight splitting
  • YouTube short-form content creation
  • Archiving large video files into segments
  • Quick offline video processing tasks
  • Batch video cutting workflows

SYSTEM REQUIREMENTS

  • Windows 10 / Windows 11
  • Minimum 2GB RAM recommended
  • FFmpeg executable included or installed
  • Python runtime required only for source version
  • Fully offline operation supported

UPGRADE TO PRO

Upgrade to VID SPLITTER PRO for advanced features:

  • Unlimited batch video processing
  • Multi-format support (MKV, MOV, AVI, etc.)
  • Frame-accurate cutting tools
  • Built-in video preview player
  • Timeline-based editing interface
  • Re-encoding and compression options
  • GPU-accelerated processing
  • Advanced export presets
  • Automation and scripting support
  • Folder batch processing

Website:

https://matetools.gumroad.com


ABOUT

VID SPLITTER LITE is developed by Mate Technologies, focused on building lightweight, offline desktop utilities for productivity and media processing.

Website:

https://matetools.gumroad.com

© 2026 Mate Technologies
All rights reserved.


LICENSE

VID SPLITTER LITE is distributed as commercial software.

License terms:

  • Personal and commercial usage allowed
  • Redistribution or resale as a competing product is prohibited
  • Repackaging or rebranding for resale is prohibited
  • Source modification allowed for internal/private use
  • Compiled executable usage permitted under license

For commercial licensing or enterprise deployment, contact the developer.


📷 PREVIEW

VID SPLITTER LITE Main Interface

VID SPLITTER LITE File Selection

VID SPLITTER LITE Output Result

About

VID SPLITTER LITE is a lightweight offline desktop application built with Python and FFmpeg that allows users to quickly split MP4 videos into smaller clips. It features a modern Tkinter + ttkbootstrap interface with drag-and-drop support, batch processing (LITE limit), customizable clip duration, and real-time progress tracking. Designed for speed

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors