Black and White Image Converter - Grayscale Image Online
Convert an image to black and white in your browser using four different grayscale formulas, with brightness, contrast, and an optional sepia tint. Batch supported, no uploads.
画像をここにドロップまたはクリックしてアップロード
JPG、PNG、GIF、WEBP、SVGをサポート
What the Black & White Converter Does
This tool decodes your image onto an in-browser canvas and rewrites every pixel, replacing its red, green, and blue values with a single gray value. The interesting part is how that one value gets calculated, because there is no single correct answer and the four options here produce visibly different pictures from the same source. Luminance uses the BT.601 weighting, 0.299 red plus 0.587 green plus 0.114 blue. Green carries more than half the weight because the human eye is far more sensitive to green light than to red or blue, so this formula tracks how bright each color actually looks. BT.709 does the same job with weights tuned for the primaries of modern HDTV and sRGB displays, 0.2126 red, 0.7152 green, 0.0722 blue — greens get lighter still and reds go noticeably darker. Average simply divides the sum of the three channels by three; it ignores perception entirely, so saturated reds and deep blues come out brighter than they appear to the eye, and skies often look washed out. Lightness takes the midpoint between the brightest and darkest channel, which discards hue information altogether and tends to flatten the image into a narrower band of mid-grays. After the gray value is chosen, brightness shifts it by a flat offset and contrast applies the standard factor curve around mid-gray. The sepia option multiplies the finished gray by fixed per-channel coefficients to produce a warm brown tint. Alpha is copied through untouched, so a transparent PNG stays transparent.
Why Convert to Black and White
Removing color removes a variable. What is left is tone and shape, which is either exactly what you want or a way to make a mixed set of images look consistent.
How to Convert an Image to Black and White
Four steps, all running locally — the image is decoded, rewritten pixel by pixel, and handed back without ever reaching a server.
Drop in one image or a whole batch; every file in the run uses the same settings
Pick a method — Luminance is the safe default, and switching between the four is worth trying on one image first
Adjust brightness and contrast if the result looks flat, and turn on Sepia tone for a warm tint instead of neutral gray
Apply, then download each image on its own or grab the whole batch as a single ZIP
Frequently Asked Questions
その他の画像ツール
画像編集のニーズに応える他の強力なツールをご覧ください
画像圧縮
サイズ縮小
サイズ変更
寸法変更
画像切り抜き
領域を切り取る
形式変換
形式を変更
フォトエディター
写真を編集
画像回転
画像を回転
画像反転
水平/垂直反転
透かしを追加
透かし
枠線追加
画像枠線を追加
角丸
角丸を追加
フィルター
明るさ/コントラスト
顔をぼかす
顔を隠す
モザイク
領域をぼかす
背景削除
背景を削除
画質向上
AI拡大
テキスト追加
画像にテキストを追加
コラージュ
複数の画像を結合
HTMLから画像
Webを画像に
GIF からシーケンス
フレーム抽出
画像の余白を削除
空白の縁を削除
画像を一括リネーム
ファイル名を安全に一括変更
Circle Crop
Crop images into circles
Split Image
Cut an image into a grid
Merge Images
Combine images into one
Change DPI
Set image DPI metadata
Image to Base64
Encode images as Base64