richard-unterberg / squeezer

browser based wav to mp3 converter - no registration, no ads, no tracking

Home Page:https://richard-unterberg.github.io/squeezer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

squeezer (EXPERIMENTAL)

browser based wav to mp3 converter

Tired of searching for a reliable WAV to MP3 converter that doesn't come with limitations or require registrations? So was I. That's why I created this hassle-free solution to help you seamlessly convert your audio files in the browser. 🌊

⚠️ EXPERIMENTAL

Some of the output bitrates are not working properly and producing silent files. 320, 192, 128 working like a charm

See it in action

Features:

  • Convert WAV to MP3
  • Download converted file
  • No file size limit
  • No registration required
  • No ads
  • No server required (Developers)

Coming soon:

  • Define bitrate of output file
  • Show status of conversion
  • Override sample rate and channels

Developers

Install

  • clone
  • run npm install in root

Development

Start local dev server:

npm run dev

Build

build production ready copy to dist folder:

npm run build

Preview Build

to preview production-build locally:

# build before preview
npm run build

# the run preview
npm run preview

About

browser based wav to mp3 converter - no registration, no ads, no tracking

https://richard-unterberg.github.io/squeezer/


Languages

Language:TypeScript 98.5%Language:CSS 0.8%Language:JavaScript 0.6%Language:Shell 0.2%