Grayscale & B&W Converter
Convert colour images to grayscale, high-contrast B&W, sepia, cool gray or vintage. Adjustable intensity blending. 100% browser-based — no uploads.
Five Distinct Effects — Not Just One Greyscale Slider
Converting a colour image to greyscale sounds like a single operation, but the method matters enormously for the result. A standard RGB average (add R+G+B and divide by 3) looks flat and artificial because the human eye perceives green as much brighter than blue. A luminosity-based conversion weights the channels correctly for human perception. High-contrast black and white is a different operation entirely — a hard threshold that produces graphic ink-like images with no grey tones at all. Sepia and vintage effects involve complex channel mixing and colour grading rather than simple greyscale conversion. The ToollyX Grayscale and B&W Converter gives you five distinct effects — Grayscale, High Contrast B&W, Sepia, Cool Gray and Vintage — each implemented with a different pixel-level algorithm, not just a CSS filter trick.
Grayscale — Luminosity-Based (BT.601)
The Grayscale effect uses the ITU-R BT.601 luminance formula: Y = 0.299R + 0.587G + 0.114B. This weighting (heavy green, light blue) matches how the human visual system perceives brightness. A face photograph converted with this formula retains natural-looking skin tones and shadows. A landscape retains the perceived depth difference between a bright sky and dark foreground. The result looks like a photograph taken with a black and white film camera rather than a digital simulation. This is the correct formula for any photographic content where the goal is a natural-looking monochrome result.
High Contrast B&W — The Threshold Method
The High Contrast B&W effect converts the image to pure black and pure white with no intermediate grey values. Each pixel is evaluated for its luminance; pixels above the threshold become white, pixels below become black. The Threshold slider (0-255) controls the cutoff. A threshold of 128 is neutral — roughly half the pixels become black, half white. A threshold of 60 converts only very dark areas to black, producing a high-key white image. A threshold of 200 makes everything below very bright become black, producing a low-key dark image. This effect is used for editorial graphic design, poster art, woodcut-style illustrations, and technical documentation where file size and printing ink use need to be minimised. The before/after preview helps identify the correct threshold for a specific image before applying.
Sepia — Warm Vintage Photography Tone
Sepia processing in traditional photography used silver sulphide chemical treatment that produced warm brown tones characteristic of 19th and early 20th century photographs. The digital simulation mixes red, green and blue channels in proportions that produce the characteristic warm brown tone. The implementation: R becomes 0.393R + 0.769G + 0.189B, G becomes 0.349R + 0.686G + 0.168B, B becomes 0.272R + 0.534G + 0.131B. These specific mixing coefficients produce the exact warm sepia tone rather than a generic orange tint. The Intensity slider blends the sepia output with the original colour image — at 50-70%, the effect produces a subtle warm vintage tone without full desaturation.
Cool Gray — Blue-Tinted Monochrome
Cool Gray produces a greyscale conversion with a subtle blue tint, shifting the neutral grey toward the blue-grey tones common in overcast natural light, steel and architectural photography. This effect gives a contemporary editorial feel distinct from the warm neutrality of standard grayscale. At full intensity it reads as clearly blue-grey; at 40-60% intensity it looks like a slightly cool-balanced black and white photograph — the kind produced by cameras with tungsten white balance set under daylight conditions. The effect is widely used in lifestyle photography, technology product photography and minimalist graphic design contexts.
Vintage — Faded Film Look With Warm Blacks
The Vintage effect produces the characteristic faded look of aged colour photographs: lifted blacks (the darkest areas become deep grey rather than true black), slightly boosted contrast in the midtones, and a warm sepia tint blended with the greyscale conversion. This replicates the look of colour negative film left to age — the orange base layer of the film stock shifts the colour balance while the silver develops unevenly over time. At full intensity it reads as an obviously processed vintage image; at 50-70% it produces a subtle warmth that reads as a particular photographic aesthetic rather than an obvious filter. For social media photography and editorial portrait work, this is the most versatile of the five effects.
The Intensity Slider — Blending for Subtlety
The Intensity slider (0-100%) blends the processed output with the original colour image at the pixel level. At 100%, you see the full effect. At 50%, each pixel is a weighted average of the original and processed colour values — a sepia output at 50% intensity retains half the original colour information, producing a subtle vintage warmth without full desaturation. This blending approach is the same technique used in Photoshop's Fade command and is significantly more nuanced than simply reducing opacity of a greyscale layer. At 20-30% intensity, the effects produce very subtle mood shifts that are imperceptible to casual viewers but evident to photographers reviewing the work. After applying an effect, use the Image Compressor to reduce file size before sharing or uploading.
Output Format and Quality
The output is JPEG at the quality level set by the Output Quality slider. JPEG is used rather than PNG because greyscale and sepia photographic content compresses far more efficiently in JPEG — a greyscale JPEG at 85% quality is typically 30-50% smaller than the equivalent PNG. The output quality defaults to 90%, which is visually lossless for photographic content at web display sizes. For images that will be used in further design work or printed at large sizes, 95% quality is recommended. The before/after side-by-side preview lets you evaluate the result before downloading. If you need the output as PNG (for transparency or lossless quality), convert the JPEG result using the Image Converter after downloading.
✓Verified by ToollyX Team · Last updated June 2026
Frequently Asked Questions
Disclaimer: All image processing is performed locally in your browser. No images are uploaded to any server.