画像リサイズ
縦横サイズを指定し、アスペクト比を保ったまま画像をリサイズします。
Select an image to start.
Original
Resized
What is Image Resizer?
Image Resizer changes the width and height of images directly in your browser. You can lock the aspect ratio so the image is not distorted, or set custom dimensions. The resized image can be downloaded in JPEG, PNG, or WebP format.
How to use
- Click Choose Image and select an image file.
- Enter the desired width or height. Enable Lock aspect ratio to auto-calculate the other dimension.
- Click Resize and download the result.
Notes
- Upscaling (making an image larger than its original size) will reduce sharpness since new pixels are interpolated.
- All resizing is done in your browser using the Canvas API — images are never uploaded.
- For web optimization, combine resizing with the Image Compressor to reduce both dimensions and file size.
FAQ
- What does locking the aspect ratio do?
- When the aspect ratio is locked, changing one dimension automatically scales the other proportionally. This prevents distortion — useful for profile photos, icons, and product images.
- What format should I download?
- Use JPEG for photos, PNG for images with transparency, and WebP for the best balance of size and quality in modern browsers.
- Can I resize animated GIFs?
- No. The Canvas API does not support animated GIFs — only the first frame will be processed and exported as a static image.
概要
縦横比ロック付きで、画像を指定ピクセルサイズへブラウザ内でリサイズします。プロフィール写真、サムネイル、サービスごとの画像サイズ要件への対応に便利です。
使い方
- 画像ファイルを選択またはドロップします。
- 目標の幅または高さを入力します。縦横比ロック中はもう一方が自動計算されます。
- リサイズ後の画像をダウンロードします。
使用例
-
プロフィール写真
入力: 3000x3000 の写真
出力: アップロード上限に収まる 400x400 版
-
OG画像
入力: 横長のスクリーンショット
出力: SNSシェア用の 1200x630 画像
補足
- リサイズはCanvas APIによるローカル処理で、画像はアップロードされません。
- 人物や商品写真は縦横比をロックしたまま変更すると歪みを防げます。
- アニメーションGIFは非対応で、最初のフレームのみ処理されます。
よくある質問
- 小さい画像を拡大すると綺麗になりますか?
- なりません。拡大でディテールは増えず、ぼやけた仕上がりになります。できるだけ大きな元画像から始めてください。
- 縦横比ロックは何をしますか?
- 片方の寸法を変えるともう片方が比例して自動調整され、引き伸ばしやつぶれを防ぎます。
- 画像はアップロードされますか?
- されません。Canvas APIを使いブラウザ内で処理します。
Embed this tool
Paste this iframe into any HTML page to embed 画像リサイズ on your site: