Audio & video / Local FFmpeg tool

Audio to WAV Converter

Decode audio into uncompressed 16-bit PCM WAV at 22.05, 44.1 or 48 kHz.

● Files stay in your browser
Files stay in your browser

The first run loads an approximately 31 MB FFmpeg WebAssembly core from this site. It does not use a CDN or upload your files.

Files are limited to 200 MB total and 20 minutes; mobile devices use an 80 MB limit. Reverse, GIF and boomerang tools have lower duration caps.

Choose files, set the controls, then start.Progress: 0%

Processed result

The first run loads an approximately 31 MB FFmpeg WebAssembly core from this site. It does not use a CDN or upload your files.

Validated downloads will appear here after processing.

Practical guide

Create editing-ready 16-bit PCM WAV locally

WAV is useful when an editor, recorder or delivery system needs predictable uncompressed PCM audio. This tool decodes the source and writes signed 16-bit little-endian PCM at the sample rate you choose.

Steps

  1. Choose one audio file from this device.
  2. Select 22,050 Hz, 44,100 Hz or 48,000 Hz for the target workflow.
  3. Start the local conversion and wait for output validation.
  4. Download the resulting .wav file and verify it in the destination editor.

Settings and output

22.05 kHz
Lower-bandwidth voice, previews or workflows that explicitly request it.
44.1 kHz
Common for music-oriented audio and CD-derived workflows.
48 kHz
Common for video, broadcast and many production timelines.
How to useHow to use Audio to WAV Converter

What the tool actually does

Decode audio into uncompressed 16-bit PCM WAV at 22.05, 44.1 or 48 kHz.

Reproducible example

Example input
Audio file: sample-1.wav
Sample rate = 48,000 Hz
Expected result

Creates a probed and validated .wav (audio/wav). Actual method: PCM WAV avoids lossy compression and is useful for editing, at the cost of a much larger file. Output boundary: The output uses signed 16-bit little-endian PCM.

  1. 1

    Choose Audio file sample-1.wav and first confirm that each required audio stream exists.

  2. 2

    Use Sample rate = 48,000 Hz. The actual FFmpeg rule is: PCM WAV avoids lossy compression and is useful for editing, at the cost of a much larger file.

  3. 3

    A download appears only after duration, stream type and .wav container validation. Also check this boundary: The output uses signed 16-bit little-endian PCM.

Local AI / Speech to text

Transcribe the current audio or video

Open-source Whisper Tiny runs in your browser. The file, audio and result are never uploaded.

◎ First use loads about 64 MB of model and runtime files

Choose an audio or video file in the workbench above first.

◎ The model loads only from 321Kit; MiniMax is not called and no transcript history is stored.

Transformers.js + Whisper Tiny (Apache-2.0)

Transcript

How it works

Audio to WAV Converter

PCM WAV avoids lossy compression and is useful for editing, at the cost of a much larger file.

How does this tool process my file?

PCM WAV avoids lossy compression and is useful for editing, at the cost of a much larger file. Processing uses single-thread FFmpeg.wasm. The page does not upload, store or inspect file content outside this device. Cancel, error and page close terminate the worker and revoke temporary object URLs.

What limits apply to the output?

The output uses signed 16-bit little-endian PCM. Files are limited to 200 MB total and 20 minutes; mobile devices use an 80 MB limit. Reverse, GIF and boomerang tools have lower duration caps.

← Back to audio & video workbench