An open API service indexing awesome lists of open source software.

https://github.com/lrusso/wavtomp3

Online MP3 Converter in JavaScript
https://github.com/lrusso/wavtomp3

converter html5 mp3 online web

Last synced: 2 months ago
JSON representation

Online MP3 Converter in JavaScript

Awesome Lists containing this project

README

          

# WAV to MP3

Convert a WAV file to MP3 in JavaScript.

![alt screenshot](https://raw.githubusercontent.com/lrusso/WAVtoMP3/main/WAVtoMP3.png)

## Web:

https://lrusso.github.io/WAVtoMP3/WAVtoMP3.htm

## Using ffmpeg porting from:

https://github.com/Kagami/ffmpeg.js **(Version 4.2.9003)**