Giter Site home page Giter Site logo

hack1exe / web-wav-converter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alexiii/web-wav-converter

0.0 0.0 0.0 142 KB

MP3 to WAV audio converter (web app)

Home Page: https://alexiii.github.io/web-wav-converter

License: MIT License

TypeScript 38.38% CSS 9.16% HTML 52.46%

web-wav-converter's Introduction

MP3 to WAV converter

  • Works offline
  • Processes files in bulk
  • Accepts most audio formats

Try it here!

Description

This is a single-page audio converter that uses in-browser API to convert any audio file into an uncompressed PCM WAV file.

The interface allows to change sample rate, bit-depth and channels prior to conversion and listen as to how the files would sound with the new settings.

For offline usage just download index.html and open it in a browser.

What it's for

The primary use case for this app is converting audio files to use them in an embedded environment where you cannot afford to run audio decompression algorithms.

Notice

It is recommended to use this converter in Firefox. Firefox provides much better resampling quality (compared to Chrome), which especially noticeable on low sample rates (e.g. 8000).

License

MIT License © github.com/AlexIII

web-wav-converter's People

Contributors

alexiii avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.