Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 277 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 277 Bytes

toMp3

lil project to convert any audio file to .mp3 w ffmpeg

  • you need ffmpeg to run this program
  • can convert .flac, .m4a, .wav, .wma, .caf, and .aif audio file formats to .mp3 including metadata
  • uses Tkinter to create gui