Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 421 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 421 Bytes

Converter

Simple project that converting files from video to audio or from audio to video.

Installation

Just open .exe file and that's all.

Usage

Choose what you want to convert (video or audio) -> Select the required extension -> Click Convert

Implemantation details

The script is using customtkinter and ffmpeg.exe to convert required file. Also, script supports multithreading (Thread).