Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Video Compressor (For Discord)

A simple desktop application to compress MP4 video files to approximately 10 MB using a graphical interface built with CustomTkinter and MoviePy.

Features

  • Select and compress MP4 files
  • Output video is scaled to 720p and saved as output.mp4
  • Estimated target size: ~10 MB
  • Audio bitrate set to 128 kbps

Usage

  1. Run main.py.
  2. Click Open a File and select an MP4 video.
  3. The app will compress the video and save it as output.mp4 in the current directory.
  4. A message will confirm when compression is complete.

Requirements

Install dependencies with:

pip install customtkinter moviepy

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages