画像リサイズツール
任意の画像を好みの寸法にリサイズします。すべてお使いのブラウザ内で行われ、アップロードは不要です。
このツールの使い方
- 1
Click the file picker and choose an image (JPG, PNG, WebP, GIF, or any format your browser can decode).
- 2
The Width and Height fields auto-fill with the image's original pixel dimensions.
- 3
Edit the Width and/or Height number fields to the size you want, in pixels.
- 4
Click Resize to render the result, then click Download to save it as a PNG.
画像リサイズツールとは何ですか?
リサイズはcanvas APIを使ってクライアント側で行われます。正確な幅と高さをピクセルで指定してください。最良の品質を得るには、拡大ではなく縮小を行ってください。画像を拡大しても新たなディテールを加えることはできませんが、縮小であればディテールを保てます。
よくある活用例
Shrinking a phone photo to a fixed pixel width before attaching it to a forum post or support ticket.
Generating a square avatar by entering equal Width and Height values for a profile picture.
Producing a smaller preview thumbnail of a large screenshot for documentation.
Quickly checking how a logo looks at an exact pixel size like 200x200 before handing it to a designer.
Downscaling an oversized image so it fits within a CMS or email client's pixel limits.
Converting an image to PNG while resizing it, since the output is always saved as PNG.
よくある質問
アスペクト比は維持されますか?▼
関連ツール
画像圧縮ツール
JPG、PNG、WebPの画像をブラウザ内で直接圧縮します。アップロード不要で、ファイルがお使いのデバイスから外部に出ることはありません。
画像→Base64変換ツール
任意の画像ファイルをBase64のデータURLに変換します。結果をCSS、HTML、JSONに直接貼り付けられます。
Base64→画像変換ツール
Base64文字列やデータURLをデコードして、ダウンロード可能な画像に変換します。
faviconジェネレーター
任意の画像から、ブラウザ、iOS、Androidが期待するすべてのサイズを含む、完全なfaviconセットを生成します。
PNGからJPGへの変換ツール
PNG画像をJPG形式に変換します。写真やスクリーンショットのファイルサイズをより小さくできます。
JPG→PNG変換ツール
JPG/JPEG画像を可逆的にPNGへ変換します。