Have you ever wondered 🤔 if VS Code could become a media converter for some reason?
Or maybe you have stumbled upon the need to quickly convert a media file for your game development?
Or perhaps you need a WAV format audio file for a voice training project?
The answer is YES❗
This is the extension that could help you with that job, and right inside the VS Code. How 😎🆒🧊!
It converts supported media files to mp3/wav/mp4 format, using ffmpeg, here and there 🎉.
- Supported audio formats:
ape | flac | wav | wma
--> Convert tomp3 | wav
- Supported video formats:
avi | wmv | flv | mkv | ts
--> Convert tomp4
- Add support
ape | flac | wav | ts
- Add cancellable button
- Use local binary instead Google Cloud Functions
- Initial release of Easy Media Converter
Enjoy!