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 转图片
网页转图片
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