How Audio speed works
Audio speed lets you change the playback rate of a track from 0.25x to 4x while keeping the original pitch intact, so voices stay natural rather than turning chipmunk-like or unnaturally deep. Speed up a lecture or podcast to save time, or slow a song to 0.5x to transcribe a fast guitar run or learn a language phrase by phrase.
The speed change is done by ffmpeg compiled to WebAssembly, using the atempo filter with automatic chaining when the target falls outside the 0.5x-2x range that atempo handles in a single stage. Pitch is preserved at every step through time-stretching, entirely inside your browser tab; the file is never uploaded. No account, no watermark.