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.
The mini video editor is hosted at: Online Mini Video Editor
- 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.
Before running the application, ensure you have the following packages installed:
pip install streamlit moviepy