Privvert - private browser-based file toolsPrivvert

Ändra hastighet

Snabba upp eller sakta ner

Släpp filerna här
eller klicka för att bläddra - filerna stannar på din enhet
Max filstorlek: 300 MB

Om det här verktyget

Speed up or slow down an audio file without making it sound chipmunky or boomy. Privvert uses FFmpeg's atempo filter, which changes the tempo while keeping the original pitch - so a podcast at 1.5× still sounds like the host, just faster.

It's the right tool for cramming a long lecture into a commute, slowing down a fast tutorial to take notes, practicing a piece of music at a comfortable tempo, or learning a foreign language by listening to native speech at 0.75×. Everything runs offline in your browser.

Under the hood the atempo filter divides the signal into short overlapping windows, stretches or compresses each one in the time domain and crossfades them back together. The pitch is left alone because the frequency content of each window is preserved - only the spacing between windows changes. For ratios outside the 0.5×-2× range, atempo is automatically chained (e.g. 0.5 × 0.5 = 0.25×) so artifacts stay minimal.

Funktioner

  • 0.5× to 2× speed range with one click
  • Pitch-preserving tempo change (no chipmunk effect)
  • Optional pitch-shifting mode for creative use
  • Reads MP3, WAV, M4A, AAC, OGG, FLAC, Opus
  • Outputs MP3 at 192 kbps
  • Local processing - files never uploaded
  • Free and unlimited

Så använder du det

  1. Drop in an audio file.
  2. Pick a speed multiplier (e.g. 1.25× for podcasts, 0.85× for transcription).
  3. Click Apply.
  4. Download the time-stretched MP3.
🔒 100 % privat

Allt sker i din webbläsare med JavaScript och WebAssembly. Dina filer laddas aldrig upp, lagras aldrig och ses aldrig av oss.

Vanliga frågor

Why doesn't the voice sound chipmunky at 1.5×?

We use the atempo filter, which uses time-stretching algorithms (overlap-add) to change tempo while preserving pitch. Old-school speed-up just played the file faster, which raised the pitch - atempo doesn't.

How fast can I go?

atempo is reliable from 0.5× to 2× per pass. The tool automatically chains passes if you request a more extreme ratio (e.g. 0.25×).

Will the file get smaller at 2×?

Yes - half the length means roughly half the file size at the same bitrate.

Can I keep the chipmunk effect intentionally?

Switch to pitch-shifting mode and the original 'speed up = high voice' behavior is preserved.

Does the file get shorter or longer?

Duration scales inversely with speed: a 60-minute podcast at 1.5× becomes 40 minutes; at 0.75× it becomes 80 minutes. Bitrate stays at 192 kbps, so file size scales the same way.

Is there a quality penalty?

At 0.8×-1.5× the artifacts are inaudible on speech and minimal on music. Beyond that you may hear a subtle 'phasiness' on sustained tones - a tradeoff of any time-stretching algorithm, not specific to this tool.