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

関連ツール