브라우저에서 이미지를 정확한 크기로 조정하고 PNG, JPEG 또는 WebP로 내보냅니다. 사진이 기기 밖으로 나가지 않습니다.
이미지 크기 조정 사용 방법
기기에서 이미지를 선택하세요.
가로세로 비율을 유지하면서 너비와 높이를 설정하세요.
형식을 선택하고 크기 조정된 이미지를 다운로드하세요.
An image resizer that scales a photo to exact pixel dimensions in your browser and exports it as PNG, JPEG or WebP. Set the width and height you need, with an optional aspect-ratio lock so the image does not stretch.
Resizing to specific dimensions is one of those constant small tasks: fitting an avatar or profile picture, making a thumbnail, meeting a platform's required size, or getting a photo under an upload limit.
Because everything runs on your device, your photos are never uploaded to a server, which keeps personal and sensitive images private.
It runs locally with the Canvas API, redrawing the image at the new size. There is no server round-trip, so resizing is fast and your photos never leave your device, which matters for personal pictures, ID scans and anything private.
You can export to PNG for lossless output, or to JPEG or WebP with an adjustable quality that trades file size against detail. WebP usually gives the smallest file at a given quality, while JPEG is the universal choice for photos.
Keeping the aspect ratio locked changes width and height together so the picture is not distorted. Unlock it only when you deliberately want to stretch or squash to a specific shape.
Shrinking an image is generally clean and crisp. Enlarging it beyond its original size cannot invent detail that was never captured, so an upscaled image may look soft. For best results, start from the largest original you have.
자주 묻는 질문
아니요. 크기 조정은 Canvas API를 사용하여 브라우저에서 완전히 실행되므로 이미지가 기기 밖으로 나가지 않습니다.
무손실 출력을 위한 PNG, 또는 크기와 품질을 조절할 수 있는 JPEG와 WebP를 지원합니다.
이미지를 작게 만드는 것은 일반적으로 깔끔합니다. 원본 크기를 초과하여 확대하면 디테일을 추가할 수 없어 결과가 흐릿하게 보일 수 있습니다.
이 도구 임베드하기
이 도구를 직접 운영하는 웹사이트에 추가하세요. 아래 코드를 복사하면 자동으로 최신 상태로 유지됩니다.
<iframe src="https://monu.tools/embed/ko/image-resizer" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>관련 도구