2Drag the start and end handles on the waveform or the timeline, or type exact timecodes if you already know them.
3Preview the selection and run the cut — the part you keep is copied through untouched wherever the format allows it.
4Download the trimmed FLAC file.
FLAC Cutter FAQ
Does the format limit where I can cut?
+
It does. FLAC is lossless compression — bit-identical to the source on decode, at about half the size of WAV. That is precisely what decides whether a cut can be placed arbitrarily or has to land on a structural boundary.
Anything specific to FLAC when trimming?
+
Yes — FLAC decodes bit-identically to the source, so any number of edit-and-resave cycles cost you nothing in fidelity. It explains most of the "the cut is a fraction of a second off" surprises.
Can I remove a section from the middle instead of keeping one?
+
Yes — cut the piece before it and the piece after it, then merge the two results. That is deliberately two steps because it keeps both halves on the fast, lossless path instead of forcing a full re-encode.
How does FLAC Cutter cut the file?
+
Concretely, the cut is sample-exact, so you can place the boundary precisely where you want it rather than on the nearest frame, and the surviving audio is bit-identical to the source. You set the start and end points on the waveform or the timeline and keep what is between them.
Can I run FLAC Cutter on several FLAC audio files at once?
+
Yes, though lossless files are large, so the batch is bound by upload bandwidth rather than by processing. Settings apply uniformly across the set.
Are bit depth and sample rate preserved?
+
Yes, unless you change them deliberately. A 24-bit/96 kHz source stays 24-bit/96 kHz — nothing is silently downsampled to 16/44.1, which is the failure mode that makes a master unusable.
Is there a file size limit on FLAC Cutter?
+
Yes: free accounts process audio up to 200 MB per file — for uncompressed PCM that is roughly twenty minutes of CD-quality stereo, so it is a real limit here in a way it is not for MP3. If you are over it, converting WAV to FLAC first is the free fix — it is lossless and roughly halves the size.
Will FLAC Cutter lower the quality of my FLAC audio files?
+
No. Lossless audio is edited sample-exactly, so what comes back decodes bit-identically to what you would get doing the same edit in a desktop editor. You can repeat the cycle as many times as you like without accumulating any loss at all.
Why does a Word site host FLAC Cutter?
+
WORD.to is built around the editable end of a document's life — the DOCX that is still being written, still being styled and still being argued over, before anyone flattens it for sending. Office files are containers full of other people's media — images, embedded audio, fonts — so the work people need on them is usually the work they would need on those contents anyway. FLAC Cutter shares the upload, the caps and the account with the conversions for that reason.
What should I do with the result once FLAC Cutter is finished?
+
The converter on this site takes documents out to PDF for sending, to images for embedding and to plain text for anything that has to read them programmatically, and back the other way. Doing that afterwards keeps the editable original around, which is the part you cannot get back once it has been flattened.
Is FLAC Cutter here the same tool the sibling sites run?
+
The engines are shared — the same document toolchain, the same workers, the same limits. What a Word site adds is a view on what survives leaving the Office format and what does not, which is the question every one of these jobs actually turns on. It also starts from one fact about the format this site is named after: the document is a zip of XML, so text edits are cheap and the weight is almost always the embedded images.
Do I need an account, and does anything get kept?
+
No account, and nothing is kept: uploads are deleted from the workers shortly after the job finishes, nothing is read and nothing is indexed. Free accounts exist for history and batch size, not for access.