X Sample Rate Converter
Resample WAV audio files to any standard sample rate - 44.1 kHz, 48 kHz, 96 kHz and more. Uses FFmpeg on the server for fast, accurate resampling. For maximum quality, download the free Windows app which uses the soxr high-quality resampler engine.
Click to select a WAV file or drag it here
WAV, FLAC, AIFF - all sample rates and bit depths accepted
ffmpeg -i input.wav -ar 48000 -c:a pcm_s16le output_48000hz.wav
Your file is uploaded over HTTPS, resampled on our server with FFmpeg, streamed back and deleted immediately.
Resample audio in three steps
Select your audio file
Drop a WAV, FLAC or AIFF file (up to 50 MB) into the online tool. The free Windows desktop app v1.2 also accepts MP3, M4A, AAC, OPUS, WMA, APE, WavPack and OGG with no size limit. The tool reads the file header and shows the source sample rate, channels, bit depth and duration instantly.
Choose target rate and bit depth
Pick your target sample rate - 48,000 Hz is the standard for video and professional audio production. 44,100 Hz is the CD standard. Choose 16-bit for compatibility, 24-bit for studio work, or 32-bit float for further processing in a DAW.
Download resampled WAV
Click Resample. The file is uploaded over HTTPS, processed with FFmpeg on our server, and immediately streamed back to you. Your file is deleted from the server as soon as the download starts. For offline, higher-quality resampling use the Windows app.
Which sample rate should you use?
The standard for music distribution, streaming platforms (Spotify, Apple Music, Tidal) and general audio. Most DAWs default to this. Use this for music projects with no video component.
The standard for video production. Required by most video editing software (Premiere Pro, DaVinci Resolve, Final Cut), broadcast delivery specs, and professional audio interfaces. If your audio goes with video, use 48 kHz.
Used in studio recording and high-resolution audio releases. Captures more headroom above 20 kHz for processing flexibility. Downsampled to 44.1 or 48 kHz for final delivery. Files are roughly twice the size of 48 kHz.
X Sample Rate Converter for Windows
- Recent files - last 10 inputs remembered, one-click reopen
- Quality tooltips - clear explanations of QQ / LQ / MQ / HQ / VHQ
- Open output folder - one-click reveal after each conversion
- Auto-rename on conflict - no more accidental overwrites
- Remembers output folder + optional completion sound
Previously in v1.1: drag & drop, MP3 / M4A / AAC / OPUS / WMA / APE input via bundled FFmpeg.
The Windows desktop app uses soxr - the SoX resampler library - which is a professional-grade resampling engine in the same quality class as Voxengo r8brain. Open source, MIT licensed, and produces audibly better results than FFmpeg's SWR resampler at high quality settings.