在瀏覽器中將圖片調整為精確尺寸,並匯出為 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/zh-Hant/image-resizer" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>相關工具