A YouTube video cutter takes a link, a start time and an end time, and gives you back only that section as a file. Every tool page says that much. What none of them explain is what happens to the video in between, which is what decides whether your clip starts on the right frame, whether it looks as sharp as the source, and why the free option stopped you at 240p. That middle part is what this covers.

YouTube video cutter and download: a player paused at 02:15 of 08:40 with a 02:15 to 06:45 section selected on the filmstrip below, scissors marking the cut point, and a download button, labelled cut then download then enjoy
The part every cutter page skips is what happens between the paste and the file.

Search for a way to cut YouTube videos online and you get a wall of near identical pages. Free. No signup. No watermark. Original quality. Frame accurate. Two of those claims contradict each other, and the one that matters most to your clip is never mentioned at all. Here is what is actually going on, and how to get a clean cut out of it.

Cutting does not re-render your video, unless it does

There are exactly two ways to cut a video, and every tool you have ever used picks one of them for your job.

The first is a stream copy. The compressed data that makes up your section is lifted out of the source and written into a new container, untouched. Nothing is decoded and nothing is compressed again, so the picture in your clip is the same picture that was in the source. It also takes about as long as copying a file, because that is essentially what it is.

The second is a re-encode. Every frame in your section gets decoded back to an image and compressed again from scratch. This is slower, it uses real processing power, and it always throws away a little detail, because lossy compression applied twice is lossier than lossy compression applied once. At a sensible quality setting almost nobody notices on a short clip, but it is happening.

So why would any tool re-encode? Because a stream copy has one hard limitation, and it is the reason for most complaints about cut clips.

Why your clip starts a second before you asked

Video is not stored as a run of separate pictures. It is stored in groups, and each group opens with a keyframe, a complete standalone image, followed by frames that only record what changed since the last one. Those follow up frames are meaningless on their own. They are instructions for modifying a picture you must already have.

That has a consequence people run into constantly: a stream copy cannot begin anywhere except on a keyframe. Ask for a cut starting at 1:12 and the tool snaps backwards to the keyframe at or before 1:12, because starting anywhere else would mean opening the file with a set of change instructions and no picture to apply them to.

Keyframes in typical uploads sit two to five seconds apart. That gap is what you are seeing when your clip opens on a second of footage you did not ask for, or when the first moment looks frozen or blocky before it settles.

The practical fix takes one second of planning. Set your start a second or two earlier than the moment you want, and accept the small run up. If you genuinely need the exact frame, you need a tool that re-encodes, and you are trading a slice of quality for that precision. There is no third option that is free of both costs.

The two claims on cutter pages that cannot both be true

Read enough YouTube video cutter and downloader pages and you will see the same pair of promises side by side: no re-encoding, original quality and frame accurate cutting. On a single cut, those are mutually exclusive.

Frame accuracy means starting on a frame that is not a keyframe, which means rebuilding that frame from the ones around it, which is re-encoding. Avoiding re-encoding means accepting the keyframe grid. A tool can honestly offer both as separate modes, and a well built one can re-encode only the first group of frames and copy everything after it, which is a real technique. What no tool can do is deliver both properties on the same pass with no cost, which is what those pages imply by putting the claims next to each other with no explanation.

Our own pipeline picks the cheap route first and falls back: it attempts a stream copy, checks that the resulting file is valid, and only re-encodes when the copy fails. That means most short cuts come out untouched, and the awkward ones still come out, rather than failing. It is a trade, and it is the honest description of one.

Why free cutters stop at 240p or 360p

This is the limit that annoys people most, and the explanation is never on the page. It is not arbitrary greed, though the pricing on top of it certainly is a business decision.

YouTube stores a video at each resolution in more than one shape. Up to a point, it serves a single file with the picture and the sound already combined inside it. Above that point, it serves the picture and the sound as two separate streams, because adaptive streaming needs to switch video quality mid playback without interrupting audio. The last resolution that is reliably available as one combined file is 360p.

So a cutter working at 360p fetches one file and cuts it. A cutter working at 1080p fetches a video only stream, fetches an audio stream, stitches the two together, and then cuts. That is more bandwidth, more disk, more processing and more time, per request, on somebody's server. When a free tier stops at 240p or 360p, that boundary is what it is drawn around.

Here is what the better known tools actually allowed when we checked them in August 2026. Free tiers move around, so treat this as a snapshot rather than a permanent fact.

ToolInputFree tier limitWatermark on free
TrimTubeYouTube link240p, or 360p in India; paid tiers go to 8KNo, on either tier
ClideoFile upload only500 MB per fileYes
KapwingFile upload onlyCaps on export resolution and lengthYes
Our video cutterYouTube linkResolution capped on the free tierNo

Two things are worth pulling out of that table. First, the tools with the harshest free limits are the ones that take an uploaded file, because they are paying to receive your whole video before they do anything useful with it. Second, a watermark and a resolution cap are different business models, and the one that suits you depends on whether the clip is going somewhere public.

Treat "no watermark" as a claim to verify, not a feature to trust. Several tools apply one only above a length threshold, or only on certain export paths. Run one short test clip through before you plan a project around any free tier, and look at the corners of the frame.

What actually happens between paste and download

Written out, a link based cut runs like this. Knowing the shape of it makes the failure messages readable.

  1. The link is reduced to a video IDEverything else in the URL is discarded. A playlist address or a channel page has no video ID in it, which is why those fail immediately rather than slowly. There is more detail on which link shapes survive this step in our guide to downloading YouTube clips by link.
  2. The available streams are listedThe quality menu you see is built from what that specific upload carries. An old video genuinely may not have a 1080p stream, and no tool can invent one.
  3. Only the needed section is fetchedThis is the whole advantage of a cutter over an editor. Thirty seconds out of a forty minute video means moving roughly thirty seconds worth of data, not forty minutes worth.
  4. Picture and sound are stitched back together if neededRequired for anything above the combined stream, skipped at lower resolutions. It is a copy operation, so it costs time but not quality.
  5. The section is cutStream copy where possible, re-encode where the copy will not produce a valid file.
  6. The file is handed back and then deletedFinished clips do not live on the server permanently. Download it when it is ready rather than leaving the tab for tomorrow.

Cutting and downloading in one pass

The practical version, on any device with a browser.

  1. Get your two times from YouTube firstPlay the video where it already is and note the start and end second. Scrubbing inside a small preview player is slower and less accurate than reading them off the full size player you already have open.
  2. Paste the watch link into the cutterThe video loads into a preview. Nothing full length lands on your device, which is what separates this from the download and edit route.
  3. Set the start a second earlyKeyframes, as above. The run up is easier to live with than a clip that opens mid sentence.
  4. Pick your format and qualityMP4 for picture, MP3 for sound only. Higher resolutions take longer for the stitching reason, not because you are being throttled.
  5. Run it, then check both endsPlay the first and last second back. Every cutting artefact lands at the boundaries, and five seconds of checking saves re-running the job after you have already dropped it into an edit.

Cut a section without downloading the whole video

Paste a link, set a start and end, and save just that part as MP4 or MP3. Nothing to install.

Open the cutter

Mistakes that quietly cost you quality

Downloading the whole video and trimming it afterwards. This is the advice on a surprising number of downloader sites, and it moves far more data than the job needs. It also puts the trim in a second tool, which is usually the one that re-encodes.

Cutting a clip that has already been cut. Each re-encode compounds. If you are going to trim the front off later, do that trim on the original section rather than on an export of an export.

Choosing a resolution higher than the source. Asking a 720p upload for 1080p either fails or upscales. Neither adds detail, and the second one adds file size for nothing.

Judging quality by the resolution number. Bitrate decides how a clip looks at least as much as pixel count. A busy 720p clip with plenty of data per second can look better than a starved 1080p one, which is also why file sizes vary so much between videos at the same setting.

When a cutter is the wrong tool

A cutter is built for one job: extracting a section. It is genuinely the wrong choice when you need to join several clips, add captions or transitions, or work with footage from more than one source. That is editor territory, and an editor needs a file, so you download first and edit second.

It is also worth knowing the difference between cutting somebody else's upload and trimming your own. If the video is yours, you have options inside YouTube itself that do not involve downloading anything, which is covered in our guide to trim YouTube videos from Studio. And if you want several separate sections from one long video, pulling the whole thing down once can genuinely be the cheaper route, though multi clip tools exist precisely to avoid that.

For everything else, the comparison is not close. One step against four, no upload wait, and the original picture data preserved when a copy is possible. The longer walkthrough of the section extracting workflow sits in how to cut part of a YouTube video, and the tool category itself is compared in our piece on YouTube clip downloaders.

Where the law sits

Cutting does not change the copyright position. Your own uploads, Creative Commons licensed material and anything you have written permission for are safe ground. YouTube's terms of service separately forbid downloading without permission from YouTube, which is a contract question rather than a copyright one, and the two are often confused.

Short excerpts used for commentary, criticism, teaching or review sit in fair use territory in the United States and fair dealing territory in the United Kingdom and elsewhere. Both are defences you would have to argue if challenged, not permissions granted in advance, and a short clip is not automatically fair use just because it is short. If the clip is going into something commercial, get permission.

Common questions

Does cutting a YouTube video reduce its quality?

It depends on how the tool cuts. A stream copy lifts the existing compressed data out and writes it to a new file, so the picture is identical to the source. A re-encode decodes every frame and compresses it again, which always loses something, though at a sensible setting most people will not see it. The bigger quality question is usually which resolution the tool let you pick in the first place.

Why does my clip start a second before the time I set?

Because video is not stored as separate frames. It is stored in groups that each begin with a keyframe, a complete image, followed by frames that only record what changed. A copy based cut cannot begin in the middle of a group, so it snaps back to the keyframe at or before your start time. Keyframes usually sit two to five seconds apart, and that gap is what you are seeing.

Can a cutter be both frame accurate and free of re-encoding?

Not at the same time on the same cut. Frame accuracy requires decoding and rebuilding the frames around your cut point, which is re-encoding. Copying without re-encoding means accepting the nearest keyframe. A tool can do one or the other per job, or re-encode only the first group of frames and copy the rest, but a page claiming both with no explanation is describing two different modes.

Why do free YouTube cutters stop at 240p or 360p?

Because 360p is the last resolution YouTube reliably serves as a single file with the audio already inside it. Everything above that arrives as a video only stream plus a separate audio stream, so the tool has to fetch two files and stitch them together before it can cut. That costs bandwidth, disk and processing time on someone's server, which is exactly the cost a free tier is trying to avoid.

What is the difference between a YouTube cutter and a video editor?

A cutter takes a link and returns a section. An editor takes a file, so you download the whole video first, upload it again, edit and export, which is four steps instead of one and usually a watermark on a free export. Editors are the right tool when you need captions, transitions or several sources on a timeline. For lifting one section out, a cutter is faster and keeps the original picture.

Is it faster to cut first or download the whole video?

Cutting first is faster in almost every case, because the amount of data that has to move is set by the length of your section rather than the length of the video. Downloading a forty minute upload to keep thirty seconds means moving roughly eighty times more data than you needed. The exception is when you want several separate sections from one video.

Do I need to install software to cut and download a YouTube video?

No. Browser based cutters do the work on a server and hand back a finished file, which is also the only practical route on a phone, because neither app store allows YouTube downloader apps. Desktop software is worth it when you cut constantly, work offline or need frame exact edits on files you already have.

Why is my downloaded clip a different size than I expected?

File size follows bitrate and duration, not the resolution label. A still interview at 1080p can be smaller than a fast moving gameplay clip at 720p, because the moving footage needs more data per second. A re-encoded cut is often smaller than the same section copied out, which is compression being applied a second time rather than a bug.

Can I cut a YouTube video and keep the audio only?

Yes. Choosing MP3 or M4A takes the same section and drops the picture, which is the usual route for a quote, a lyric or a podcast segment. The audio is pulled from the same source stream, so trimming the picture away does not degrade the sound.

Is cutting and downloading a YouTube video legal?

It depends on the video and what you do with the clip. Your own uploads, Creative Commons material and anything you have written permission for are safe ground. YouTube's terms of service separately forbid downloading without permission from YouTube. Short excerpts used for commentary, criticism or review sit in fair use or fair dealing territory in some countries, which is a defence you would have to argue rather than a blanket permission.

The short version

A cutter fetches only the section you asked for, which is why it beats downloading a whole video to keep thirty seconds of it. Whether your clip looks like the source comes down to whether the tool copied the data or rebuilt it, and whether it started on the frame you wanted comes down to where the nearest keyframe sat. Those two facts explain almost every complaint anyone has about a cut clip.

Set the start a second early, pick the highest resolution the upload actually offers, check both ends of the file before you use it, and the rest takes care of itself. When you are ready, the cutter takes a link and two times, and the MP3 converter does the same job for sound only.

Sources consulted for the encoding behaviour described above: the FFmpeg project's documentation on seeking and stream copying and the YouTube API terms covering downloads.

Want to try it? Cut a clip with the YouTube video cutter, or pull audio only with the YTMP3 converter. Both are free and need no account.