GUI and backend version of pydub audio/video conversion mp4 to mp3, wav to mp4 ect. It also works on other odd formats like OGG, PCM ect.
- WAV
- MP3
- MP4
- OGG
- MKV
- GIF
- PCM
- AVI
- AAC
- AC3
- AIFF
- ASF
- FLV
- MPEG4
Ever need to convert a file online but had that small voice in your head saying "what if they copy or see my file?"
that is what this program if for, deeply mistrusting people.
If for whatever reason you don't trust the GUI code, there is a minimalistic terminal based version
it's also a repurpose for the backend of another project
requires:
- ffmpeg
- pydub
- pyqt6 (for the front end/ GUI)