Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Readme.md

Mini Video Editor

This is a simple online video editor built using Streamlit and MoviePy. The application allows users to upload videos and perform basic editing operations such as trimming, fading, resizing, and applying color adjustments.

Hosting

The mini video editor is hosted at: Online Mini Video Editor

Features

  • Upload videos in MP4 format.
  • Trim videos by specifying start and end times.
  • Apply fade-in and fade-out effects.
  • Resize videos.
  • Mute audio and flip videos horizontally or vertically.
  • Adjust color and volume settings.
  • Preview and download the edited video.

Requirements

Before running the application, ensure you have the following packages installed:

pip install streamlit moviepy