브라우저에서 선택 영역을 드래그하여 JPG, PNG 등의 이미지를 자릅니다.
이미지 자르기 사용 방법
기기에서 이미지를 선택하세요.
유지할 부분 위에 사각형을 드래그하세요.
자르고 결과를 다운로드하세요.
An image cropper that lets you drag a selection over your photo and export just that region at full resolution, keeping the original pixels with no quality loss.
Cropping is one of the most common edits: trimming an avatar to a square, cutting distracting edges out of a screenshot, focusing on the subject, or removing a border. Drag a rectangle over the part you want to keep and discard the rest.
Because the crop runs on your device, your image never leaves it, and nothing is uploaded to a server.
Cropping happens entirely in your browser with the Canvas API, so it is instant. Your original file is never modified; you download a new image containing only the cropped region, and the parts outside your selection are simply not included in the output.
The crop is lossless in the sense that the pixels inside your selection are kept exactly as they were. Nothing is scaled or re-compressed beyond saving the file, so the kept region looks identical to the original.
JPEG photos are saved as JPG, and other formats are saved as PNG, so transparency is preserved where the original had it, which matters for logos and graphics with see-through areas.
자주 묻는 질문
아니요. 자르기는 Canvas API를 사용하여 브라우저에서 완전히 실행되므로 이미지가 기기 밖으로 나가지 않습니다.
아니요. 선택 영역 내의 원본 픽셀을 전체 해상도로 유지하므로 품질 손실이 없습니다.
JPEG는 JPG로 저장되고 나머지는 PNG로 저장되어 투명도가 있는 경우 보존됩니다.
이 도구 임베드하기
이 도구를 직접 운영하는 웹사이트에 추가하세요. 아래 코드를 복사하면 자동으로 최신 상태로 유지됩니다.
<iframe src="https://monu.tools/embed/ko/crop-image" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>관련 도구