이미지 크기 조정기
업로드 없이 모든 작업을 브라우저에서 처리하여 이미지를 원하는 크기로 조정합니다.
이 도구 사용 방법
- 1
Click the file picker and choose an image (JPG, PNG, WebP, GIF, or any format your browser can decode).
- 2
The Width and Height fields auto-fill with the image's original pixel dimensions.
- 3
Edit the Width and/or Height number fields to the size you want, in pixels.
- 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.
자주 묻는 질문
가로세로 비율이 유지되나요?▼
관련 도구
이미지 압축기
JPG, PNG, WebP 이미지를 브라우저에서 바로 압축합니다. 업로드 없음: 파일이 기기를 벗어나지 않습니다.
이미지 Base64 변환기
모든 이미지 파일을 Base64 데이터 URL로 변환합니다. 결과를 CSS, HTML 또는 JSON에 바로 붙여넣으세요.
Base64에서 이미지 변환기
Base64 문자열 또는 데이터 URL을 디코딩하여 다운로드 가능한 이미지로 변환합니다.
favicon 생성기
모든 이미지로부터 완전한 favicon 세트를 생성합니다. 브라우저, iOS, Android가 요구하는 모든 크기를 만들어냅니다.
PNG to JPG 변환기
PNG 이미지를 JPG 형식으로 변환합니다. 사진과 스크린샷의 파일 크기를 줄여 줍니다.
JPG to PNG 변환기
JPG/JPEG 이미지를 무손실로 PNG로 변환합니다.