or
SoundFilesConverter is a simple audio file converter that uses FFmpeg to convert audio files from one format to another.
- Convert audio files from .mkv to .mp3 and vice versa.
- Select a folder and add all eligible files in the folder to a queue.
- View progress in a progress bar and log in a list box.
- Abort conversion at any time.
- FFmpeg installed in the path specified in the code.
- .NET Framework 4.0 or higher installed on your machine.
- Open the program.
- Select the checkbox for the file format that you want to convert from.
- Click the "Select Folder" button to choose a folder containing audio files to convert.
- Click the "Convert" button to start the conversion process.
- Wait for the conversion process to complete.
- Check the log in the list box for information about the conversion process.
This program was developed by Apses98 aka Ahmad Abo Warda. We would like to thank the developers of FFmpeg for their great software that we used in this project.
For more information or to report a bug, please contact us at Ahmad.abowarda.com.