Video-Converter
A simple video converter application built using wxPython and moviepy libraries. This application allows you to convert video files between different formats such as mp4, avi, mkv, flv, and mov.
- Convert video files to various formats (mov to mp4)
- User-friendly GUI built with
wxPython
- Python 3.x
-
Clone the repository:
git clone https://github.com/yourusername/video-converter.git cd video-converter