Are my audio files uploaded to a server?
No. Decoding, trimming, and re-encoding all run inside your browser using the WebCodecs API. Files never leave your device.
Which input formats are supported?
MP3, WAV, M4A, AAC, OGG (Vorbis/Opus), and FLAC — anything your browser can decode. Mixed sample rates and channel counts are auto-resampled to a target format on export.
Which output formats can I export?
MP3, WAV, FLAC, OGG (Vorbis), Opus, AAC (ADTS), and M4A. Codecs your browser cannot encode are greyed out in the format dropdown.
How precise is the trim?
Millisecond precision. Drag the handles for fast trimming, or type Start/End values in HH:MM:SS.mmm. The nudge buttons (-5s, -1s, +1s, +5s) are ideal for fine adjustments.
What is the maximum file size?
200 MB. Decoding streams samples through memory rather than buffering the whole file, so a long podcast episode trims responsively.
Why is one of the formats greyed out?
Your browser cannot encode that codec. MP3 encoding is not native in every browser. Use Chrome or Edge for the broadest coverage, or pick another format.
Does trimming re-encode the audio?
Yes — the selected range is decoded and re-encoded into the chosen format and bitrate. Picking the same codec as the source still re-encodes; pick FLAC or WAV if you need a lossless export.
Can I preview before downloading?
Yes. The Play button auditions only the selected range and loops back when it reaches the end handle. Use the volume popover to adjust playback level.