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
- Host: GitHub
- URL: https://github.com/lrusso/wavtomp3
- Owner: lrusso
- Created: 2021-03-12T04:12:28.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-12T04:26:03.000Z (about 5 years ago)
- Last Synced: 2025-03-06T08:38:40.851Z (about 1 year ago)
- Topics: converter, html5, mp3, online, web
- Language: HTML
- Homepage:
- Size: 3.25 MB
- Stars: 8
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WAV to MP3
Convert a WAV file to MP3 in JavaScript.

## Web:
https://lrusso.github.io/WAVtoMP3/WAVtoMP3.htm
## Using ffmpeg porting from:
https://github.com/Kagami/ffmpeg.js **(Version 4.2.9003)**