RevealTheme logo

이미지 자르기

정확한 픽셀 좌표로 이미지를 자릅니다: 전적으로 브라우저에서 실행됩니다.

이 도구 사용 방법

  1. 1

    Click the file picker and choose an image (PNG, JPEG, WebP, GIF, or any format your browser can decode).

  2. 2

    Read the displayed source dimensions, then type the crop X/Y offset and W/H size in pixels into the four number fields.

  3. 3

    Click Crop to draw the selected region onto a canvas and preview the result.

  4. 4

    Click Download to save the cropped image as a PNG file.

이미지 자르기란 무엇인가요?

브라우저에서 이루어지는 픽셀 단위 정밀 자르기입니다. 자르기 영역의 X/Y 오프셋과 너비/높이를 픽셀 단위로 입력하세요: 썸네일, 아바타 또는 광고 배너에 정확한 크기가 필요할 때 유용합니다.

일반적인 사용 사례

  • Trim a screenshot down to a single UI panel by reading the pixel coordinates from a design tool and typing them in.

  • Produce a square avatar by setting equal W and H and centering the X/Y offset on a face.

  • Cut a fixed-size banner or ad slot (for example 728x90) from a larger source image.

  • Crop the same region from a batch of identically framed images using one set of remembered coordinates.

  • Remove an unwanted border or watermark strip by offsetting X/Y past it and shrinking W/H.

  • Extract a sprite or icon from a sprite sheet whose cell coordinates you already know.

자주 묻는 질문

자르기 영역이 이미지보다 크면 어떻게 되나요?
캔버스(canvas)는 지정한 크기로 만들어지지만, 사용 가능한 원본 픽셀은 이미지 경계로 제한됩니다.

관련 도구