코드, 데이터 및 QR 도구

Crop Video

「Crop Video」는 코드, 데이터 및 QR 작업을 위한 브라우저 도구입니다. 입력과 결과는 일반적으로 이 기기에서 처리되며 가입이 필요하지 않습니다.

브라우저에서 로컬 처리가입 불필요개인정보 안내 ↗

Local video processing: your selected video stays in this browser. A download appears only after the browser has recorded a real cropped video.

Checking local video recording support…

No file selected

Up to 100 MB and 5 minutes. Your browser must be able to decode the source. Crop output is limited to 2.07 megapixels and 200 MB.

Choose a video to begin.

사용 방법

사용 방법

  1. Choose a supported local video up to 100 MB and wait for its dimensions and duration.
  2. Set the left, top, width, and height of the crop rectangle. The boundary overlay and canvas preview update as you edit.
  3. Create the cropped video, review the browser-recorded result, and download it with its actual MIME type and extension.

A real browser video recording

The tool draws the selected area of every video frame to a canvas and records that canvas with MediaRecorder. It never relabels a file: the result uses the MIME type returned by the recorder and only offers an export when the browser exposes a supported video encoder.

Defined limits for local memory

Input is limited to 100 MB and five minutes. The output rectangle is limited to 2,073,600 pixels and the collected recording to 200 MB; export stops at either limit. These bounds keep the source, canvas, and in-memory recording buffer within a practical browser workload. Actual size and quality depend on your browser encoder and the source content.

Private processing with browser limits

The selected video stays in this browser. The recorder normally creates WebM on Chromium and Firefox; Safari or managed browsers may expose a different supported format or none. Audio is routed through the browser audio graph when available, but browser media APIs ultimately control codec and audio compatibility.

자주 묻는 질문

더 알아보기

Will this create an MP4?

Only if your browser’s MediaRecorder reports an MP4 MIME type as supported. Many browsers export WebM instead. The page shows the actual result type and gives the download the matching extension.

Does cropping change the video duration?

No. This tool changes the visible pixel rectangle and records the source from the beginning to its end, subject to the five-minute and 200 MB limits.

Why is export unavailable in my browser?

The page needs Canvas capture, MediaRecorder, and a supported video MIME type. Try a current desktop browser; some mobile, managed, or privacy-restricted browsers do not provide a compatible encoder.

Does the source video leave my device?

No. The source, canvas frames, preview, and finished recording are handled locally in the browser and are discarded when you clear the tool or leave the page.