Glyph WidgetsGlyph Widgets
AboutContactPrivacyTermsSupport on Ko-fi

© 2026 Glyph Widgets. All rights reserved.

·

100% Client-Side Processing

Audio Trimmer

Last updated: March 5, 2026

Free online audio trimmer with waveform display. Cut MP3, WAV, OGG, FLAC files with precise timestamps. Add fade effects, preview before export, and download in multiple formats. All processing happens in your browser.

Upload Audio

MP3, WAV, OGG, FLAC, M4A supported

Drag & drop or click to browse

Max: 50 MB (Supporters: 200 MB)

Share

Tool Notes is a Supporter feature.

Features

  • ▶Visual waveform display for precise trimming
  • ▶Drag markers or enter exact timestamps
  • ▶Preview selected portion before export
  • ▶Add fade in/out effects at cut points
  • ▶Support for MP3, WAV, OGG, FLAC, M4A
  • ▶Choose output format and quality
  • ▶Process files up to 500MB
  • ▶100% browser-based - no uploads

How to Use This Tool

1

Upload Audio

Drag and drop your audio file or click to browse. Supported formats: MP3, WAV, OGG, FLAC, M4A.

2

Set Trim Points

Drag the start and end markers on the waveform, or enter precise timestamps in the input fields.

3

Preview

Click the preview button to listen to your selected portion before finalizing.

4

Add Effects (Optional)

Enable fade in/out effects to smooth the cut transitions.

5

Export

Choose your output format and download the trimmed audio file.

Waveform Visualization

The waveform is generated using the Web Audio API's AnalyserNode, which processes the audio data to create a visual representation of amplitude over time. This helps you identify silent sections, loud peaks, and natural break points.

Precision Trimming with FFmpeg

Audio trimming uses FFmpeg WASM (WebAssembly), the same powerful tool used by professional video editors. It performs sample-accurate cuts without re-encoding the entire file, preserving audio quality.

Fade Effects

Fade effects are applied using audio filters that gradually increase (fade in) or decrease (fade out) the volume at cut points. This prevents audio clicks and creates smooth transitions.

Output Formats

  • -MP3: Universal compatibility, lossy compression (128-320 kbps), small files
  • -WAV: Uncompressed, lossless, large files (10x MP3). Best for editing
  • -OGG: Open-source, lossy, better quality than MP3 at same bitrate
  • -FLAC: Compressed, lossless, half the size of WAV
  • -M4A/AAC: Apple format, lossy, better than MP3 quality

Privacy & Security

This tool processes everything locally in your browser using WebAssembly. Your audio files are never uploaded to any server. You can even use this tool offline after the page loads.

Frequently Asked Questions

Files up to 500MB can be processed. Larger files may work but could be slower depending on your device's memory.

Related Tools