Monu Tools

图片尺寸调整器

在浏览器中将图片调整为精确尺寸,并导出为 PNG、JPEG 或 WebP。你的照片永不离开你的设备。

如何使用 图片尺寸调整

  1. 01

    从你的设备选择一张图片。

  2. 02

    设置宽度和高度,如需可锁定宽高比。

  3. 03

    选择格式并下载调整后的图片。

What it does

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.

How it works in your browser

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.

Format and quality notes

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.

Limits to keep in mind

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/image-resizer" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>

相关工具