Cut FLAC audio files online with lossless quality. Set start time and duration, adjust compression level from 1 to 12.
Process files in seconds with our optimized servers
Frame-accurate cuts with intuitive timeline controls
Maintain original quality with smart re-encoding
.flac file. Only FLAC inputs are accepted on this page; for other formats see the general Audio Cutter.HH:MM:SS.sss (millisecond precision). The cut covers [Start, Start + Duration). To extract from a marker to the end of the file, set Duration to the remaining length.FLAC (Free Lossless Audio Codec) is the open-format audio standard published by Xiph.Org and documented in IETF RFC 9639 (2024). Because the stream is built from independently-decodable frames that begin with a byte-aligned sync code, FLAC supports clean segmentation at frame boundaries with no quality loss — unlike lossy codecs (MP3, AAC, Opus) where every cut is followed by a fresh encode pass that drops fidelity. Typical use cases:
| Property | FLAC | MP3 | WAV (PCM) |
|---|---|---|---|
| Compression | Lossless (~50-70% of WAV) | Lossy | Uncompressed |
| Cut at frame boundary | Yes, no re-encode | Approximate; can leave clicks | Sample-accurate, no re-encode |
| Bit depth | 4-32 bits | Fixed internal | 8, 16, 24, 32 bits |
| Sample rate range | 1 Hz - 1,048,575 Hz | 8-48 kHz typical | 1 Hz - 4.29 GHz (RIFF limit) |
| Channels | 1-8 | Up to 5.1 (MP3 Surround) | Up to 65,535 |
| Native browser playback | Chrome, Firefox, Edge, Safari 11+ | All browsers | All browsers |
| Best for cuts | Archival, hi-res, CD rips | Sharing, low storage | Editing, DAW round-trips |
If you don't need lossless output after cutting, convert downstream: FLAC to MP3 for portable players, FLAC to WAV for DAW editing, or FLAC to AIFF for Apple-ecosystem workflows.
| Level | Encoder effort | Relative file size | Use when |
|---|---|---|---|
| 1 | Fastest | Largest (~5-10% over level 8) | Batch-processing large libraries on a slow CPU |
| 5 (libFLAC default) | Balanced | Mid | Most general-purpose ripping and conversion |
| 8 | Slow | Near-minimum | Final archival masters, one-off encodes |
| 12 (XConvert default) | Slowest | Smallest | Long-term cold storage where every byte counts |
All levels decode to identical PCM — picking a higher level never improves audio quality, only shrinks the file. The savings curve flattens above level 8; going from 8 to 12 typically saves under 1% on most material.
| Goal | Start Time | Duration |
|---|---|---|
| Remove 5 s of silence at the start | 00:00:05.000 |
(leave blank or set to remaining length) |
| Pull a 4-minute track from a CUE rip | 00:03:00.000 |
00:04:00.000 |
| Keep the first 30 seconds for a preview | 00:00:00.000 |
00:00:30.000 |
| Extract a 10-second loudness reference | 00:01:45.500 |
00:00:10.000 |
| Trim the last 8 seconds of crowd noise | (total length − 8 s) | 00:00:08.000 |
No. FLAC is bit-perfect lossless. The cut output decodes to the same PCM samples as the corresponding range of the input. The Compression Level only changes how aggressively the encoder packs the data — every level is mathematically identical on decode.
FLAC streams are organized into frames (typically a few thousand samples each — common block sizes are 1024, 2048, 4096, and 4608 per RFC 9639). When the requested Start or End falls inside a frame, that frame is re-encoded so the boundary lands on the exact sample you asked for; surrounding frames are preserved unchanged. Audibly the result is sample-accurate.
Vorbis comments (artist, title, album, etc.) and embedded PICTURE blocks are carried over to the cut file. Embedded cue sheets, by definition, reference the original timeline and are dropped from segmented outputs — re-tag the result if you need clean metadata for the new clip.
Yes. Leave Audio Sample Rate on Original and the source bit depth and sample rate pass through unchanged. FLAC formally supports up to 32-bit depth and sample rates up to 1,048,575 Hz per RFC 9639, so any commercial hi-res release fits.
Bitrate-based controls (Quality Preset, Constant Bitrate, Variable Bitrate, Target File Size) are hidden because FLAC is lossless — there is no perceptual bitrate target to tune. Use Compression Level instead to influence file size; for a much smaller (lossy) result, convert to FLAC to MP3 or FLAC to Opus after cutting, or use Compress FLAC.
Functionally identical. Both pages expose the same Trim → Start Time / Duration controls and write a FLAC output. Trim FLAC is the alternate slug for users who search "trim" instead of "cut" — pick whichever URL you land on.
This page produces one output per cut. For a typical CUE+FLAC album with N tracks, run N cuts (Start = track N marker, Duration = track length). Each output retains the original sample rate, bit depth, and channel layout. Batch upload is supported, so multiple source files can run in parallel.
Yes, in modern Chromium browsers (Chrome, Edge, Brave, Opera), Firefox, and Safari 11+ — native FLAC playback shipped in macOS High Sierra (2017) and iOS 11. Older Safari versions and Internet Explorer require conversion to MP3 or AAC.
Files are processed in your browser session and discarded shortly afterward. There is no account, no permanent storage, and no watermark added to the output.