RevealTheme logo

이미지 크기 조정기

업로드 없이 모든 작업을 브라우저에서 처리하여 이미지를 원하는 크기로 조정합니다.

이 도구 사용 방법

  1. 1

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

  2. 2

    The Width and Height fields auto-fill with the image's original pixel dimensions.

  3. 3

    Edit the Width and/or Height number fields to the size you want, in pixels.

  4. 4

    Click Resize to render the result, then click Download to save it as a PNG.

이미지 크기 조정기란 무엇인가요?

크기 조정은 canvas API를 통해 클라이언트 측에서 이루어집니다. 정확한 너비와 높이를 픽셀 단위로 선택하세요. 최상의 품질을 얻으려면 확대하기보다 축소하세요: 이미지를 확대해도 디테일을 추가할 수는 없지만, 축소하면 디테일이 보존됩니다.

일반적인 사용 사례

  • Shrinking a phone photo to a fixed pixel width before attaching it to a forum post or support ticket.

  • Generating a square avatar by entering equal Width and Height values for a profile picture.

  • Producing a smaller preview thumbnail of a large screenshot for documentation.

  • Quickly checking how a logo looks at an exact pixel size like 200x200 before handing it to a designer.

  • Downscaling an oversized image so it fits within a CMS or email client's pixel limits.

  • Converting an image to PNG while resizing it, since the output is always saved as PNG.

자주 묻는 질문

가로세로 비율이 유지되나요?
자동으로 유지되지는 않습니다: 두 치수를 모두 설정하세요. 비율을 직접 계산하거나 두 축에 동일한 배율을 적용하여 왜곡을 방지하세요.

관련 도구