JPG・PNGなどの画像をドラッグで選択範囲を指定してトリミングします。ブラウザ内で完結します。
画像トリミングの使い方
デバイスから画像を選択します。
残したい部分に矩形をドラッグします。
トリミングして結果をダウンロードします。
An image cropper that lets you drag a selection over your photo and export just that region at full resolution, keeping the original pixels with no quality loss.
Cropping is one of the most common edits: trimming an avatar to a square, cutting distracting edges out of a screenshot, focusing on the subject, or removing a border. Drag a rectangle over the part you want to keep and discard the rest.
Because the crop runs on your device, your image never leaves it, and nothing is uploaded to a server.
Cropping happens entirely in your browser with the Canvas API, so it is instant. Your original file is never modified; you download a new image containing only the cropped region, and the parts outside your selection are simply not included in the output.
The crop is lossless in the sense that the pixels inside your selection are kept exactly as they were. Nothing is scaled or re-compressed beyond saving the file, so the kept region looks identical to the original.
JPEG photos are saved as JPG, and other formats are saved as PNG, so transparency is preserved where the original had it, which matters for logos and graphics with see-through areas.
よくある質問
いいえ。トリミングはCanvas APIを使ってブラウザ内で完結するため、画像がデバイスの外に出ることはありません。
いいえ。選択範囲内の元のピクセルをフル解像度で保持するため、品質は低下しません。
JPEGはJPGとして、それ以外はPNGとして保存されるため、透過がある場合は保持されます。
このツールを埋め込む
このツールをご自身のウェブサイトに追加できます。下のコードをコピーしてください。内容は自動的に最新の状態に保たれます。
<iframe src="https://monu.tools/embed/ja/crop-image" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>関連ツール