audioJS

Audio utilities

Each one runs in your browser on an open-source audiojs package. Nothing is uploaded.

Why these run on your device

audiojs is a set of JavaScript and WebAssembly packages for decoding, encoding, measuring and processing audio. The same packages power these pages: @audio/decode reads the file, the tool's package does the work, @audio/encode writes the result. No server sees your audio, so there is no size limit, no queue and nothing to delete. Every page links the package it demonstrates; the code is on GitHub and npm.