Audio & video / Local FFmpeg tool

Video to MP3 Converter

Save the soundtrack from a video as an MP3 at 96–320 kbps.

● 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.

Method, example & boundaries

Video to MP3 Converter: from input to a reviewable result

Extract the first audio stream from a local video and encode it as MP3 at a selected bitrate. Video frames are deliberately omitted, and completion is refused when the source has no audio stream, avoiding an empty or mislabeled download.

Worked example: save a webinar soundtrack

Example input
12-minute MP4 with H.264 video and AAC audio; output bitrate 128 kbps.
Example output
One approximately 12-minute MP3 containing audio only, with duration validated against the source.

How to interpret it

The video stream is not converted or retained; only the detected audio stream contributes to the MP3 result.

Audio-stream mapping and encoding

The local worker probes streams, requires at least one audio stream, maps the first audio stream, omits video, and runs the MP3 encoder at the chosen constant bitrate. It then probes the output before exposing the download.

Soundtrack extraction boundaries

  • Only the first detected audio stream is exported; alternate languages are not mixed.
  • MP3 cannot preserve surround layouts, lossless quality, or video chapter metadata exactly.
  • DRM-protected, damaged, or unsupported media cannot be decoded.

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

Video to MP3 Converter

Only audio is written; the video frames are omitted from the result.

How does this tool process my file?

Only audio is written; the video frames are omitted from the result. 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?

A source with no audio track cannot produce MP3 output. 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