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