Audio Trimmer — Cut & Export Audio

Free, private, serverless audio trimmer. Cut audio files with waveform visualization, adjustable start/end points, and play selection preview. Export trimmed audio as WAV — 100% client-side, no upload required.

🔒 100% Private
Completely Free
🌐 Runs in Browser
📦 Export Ready

Audio Trimmer — Cut & Export Audio

Tool Workspace

Ready

Loading tool...

  1. Upload your audio — drag & drop or click to browse. Supports MP3, WAV, OGG, M4A, FLAC, AAC.
  2. Set trim points — use the Start and End sliders to select the section you want to keep.
  3. Preview — click Play Selection to listen to just the trimmed portion.
  4. Export — click Trim & Export to download the trimmed audio as a WAV file.

What Is the Audio Trimmer?

The Audio Trimmer is a free, professional tool for cutting audio files directly in your browser. Load any audio file, visually select the section you want to keep using the waveform display, preview your selection, and export the trimmed audio as a high-quality WAV file — all without uploading anything to a server.

Unlike online audio editors that require uploading your files to remote servers, this tool processes everything locally using the Web Audio API. Your audio stays on your device at all times.

Key Features

  • Waveform Visualization — See your audio waveform rendered on a canvas. The visual display helps you identify the exact sections to trim.
  • Precise Trim Controls — Adjustable Start and End sliders with time display down to tenths of a second. The selection is highlighted on the waveform.
  • Play Selection Preview — Listen to just the selected portion before trimming. A moving playhead shows your current position on the waveform.
  • Drag & Drop Upload — Simply drag your audio file onto the drop zone, or click to browse. Supports MP3, WAV, OGG, M4A, FLAC, AAC.
  • WAV Export — Trimmed audio is exported as uncompressed WAV for maximum quality. No re-encoding artifacts.
  • Audio Info Display — Shows duration, channel count, and sample rate of the loaded file.
  • 5-Language Support — Full interface in English, Arabic, Spanish, Portuguese, and Chinese.
  • 100% Client-Side — No server, no upload, no tracking. Everything runs in your browser.

How It Works

The Audio Trimmer uses the Web Audio API to decode audio files into raw PCM data. The waveform is rendered on an HTML Canvas by analyzing the audio samples. When you trim, the tool creates a new AudioBuffer containing only the samples between your start and end points, then encodes it as a WAV file using pure JavaScript.

Use Cases

  • Ringtone Creation — Cut your favorite section from a song to create a custom ringtone.
  • Podcast Editing — Quickly trim intros, outros, or unwanted sections from podcast recordings.
  • Music Production — Extract samples or loops from longer audio files for use in your DAW.
  • Voice Notes — Clean up voice recordings by removing silence or unwanted sections at the beginning and end.
  • Sound Effects — Isolate specific sound effects from longer audio recordings.

Privacy & Security

This tool runs 100% in your browser. Your audio files are never uploaded to any server. All processing happens locally using the Web Audio API. No data leaves your device.

Comparison with Alternatives

FeatureServerless Toolsmp3cut.netAudacity
Free100% FreeFree + adsFree
No UploadYesNo (server)Yes (desktop)
No InstallYes (browser)YesNo (install)
WaveformYesYesYes
Privacy100% localServer upload100% local

Frequently Asked Questions

Is my audio file safe?

Yes. Your audio file never leaves your device. Everything is processed 100% in your browser using the Web Audio API. No data is uploaded to any server.

What audio formats are supported?

The tool supports all formats your browser can decode: MP3, WAV, OGG, M4A, FLAC, AAC, and more. The trimmed output is exported as WAV for maximum quality.

Is there a file size limit?

There is no hard limit, but very large files (over 500MB) may be slow to process depending on your device's memory. Files up to 100MB work smoothly on most devices.

Can I trim multiple sections?

Currently the tool trims one continuous section per export. For multiple sections, trim each one separately and download them individually.

Why is the output WAV instead of MP3?

WAV is an uncompressed format that preserves full audio quality. Encoding to MP3 requires a codec library. WAV files can be converted to MP3 using our other converter tools.

Does it work on mobile?

Yes. The tool works on mobile browsers that support the Web Audio API, including Chrome and Safari on both iOS and Android.