Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1010 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 1010 Bytes

Easy Media Converter

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 🎉.

Features

  • Supported audio formats: ape | flac | wav | wma --> Convert to mp3 | wav
  • Supported video formats: avi | wmv | flv | mkv | ts --> Convert to mp4

Release Notes

1.0.0

  • Add support ape | flac | wav | ts
  • Add cancellable button

0.1.0

  • Use local binary instead Google Cloud Functions

0.0.1

  • Initial release of Easy Media Converter

Enjoy!