How to Make a Photo Black and White Online (Free, No App)
A colour photo of a crowded street looks busy and chaotic. Convert it to black and white and suddenly the composition tightens — the eye follows leading lines, textures pop, and distracting colour contrasts dissolve into elegant tonal gradations. Black and white photography strips away the most dominant visual element (colour) and forces the viewer to engage with everything else: light, shadow, shape, texture, expression.
There are practical reasons to convert to grayscale too. Many official document submissions ask for black and white photos. Print materials in single-colour (monochrome) printing need grayscale images. Medical imaging documentation sometimes requires grayscale. And file size drops noticeably — a grayscale image carries one channel of data per pixel instead of three (for RGB), which means the file compresses more efficiently.
You don't need Photoshop, Lightroom, or any installed software for this. A browser-based tool handles the conversion instantly, and understanding a few basics about how colour-to-grayscale conversion works helps you get better results.
How to convert a photo to black and white
Open the iFormat grayscale converter in any browser. Upload your photo — JPG, PNG, HEIC, WebP, or any common image format. The tool converts the image to grayscale instantly using luminance-weighted desaturation, which produces a more natural-looking black and white conversion than simple averaging. Download the result. The entire process takes a few seconds and runs entirely in your browser, so your photos stay on your device.
If you want to convert the image to a different format at the same time — say, grayscale PNG to grayscale JPG — the image converter can handle format conversion and you can chain the two operations: grayscale first, then convert.
The science behind colour-to-grayscale conversion
Not all grayscale conversions are equal, and the differences matter for the quality of your final image.
The simplest method is averaging: take the red, green, and blue values of each pixel and average them. (R + G + B) / 3. This is fast but produces flat, dull results because it treats all colours as equally bright. In reality, the human eye perceives green as much brighter than blue at the same intensity level. Pure red (255, 0, 0) and pure blue (0, 0, 255) look equally bright under simple averaging, but in reality the red looks significantly brighter to human eyes.
The better method is luminance-weighted desaturation, based on the BT.601 or BT.709 standard. This uses the formula: Gray = 0.2126 × R + 0.7152 × G + 0.0722 × B (BT.709). This weights green heavily because the human eye has more green-sensitive cones than red or blue. The result is a grayscale image that preserves the perceived brightness relationships from the original colour — a bright yellow flower stays bright, a deep blue sky stays dark, just as your eyes would expect.
Professional photo editors (Lightroom, Photoshop) go further, letting you adjust individual colour channel contributions. You can make reds darker and blues lighter, simulating the effect of coloured lens filters used in film photography. A red filter on black and white film darkens blue skies dramatically and brightens red tones — the classic Ansel Adams landscape look. But for most practical conversions, luminance-weighted desaturation produces excellent results without manual tweaking.
Which photos look best in black and white
Not every photo benefits from the colour-to-grayscale treatment. Some subjects are natural fits, while others lose their impact without colour.
Great in black and white: Portraits with strong directional lighting. Architecture with clean lines and geometric shapes. Street photography where the mood matters more than specific details. Landscapes with dramatic skies and strong tonal contrast (clouds against mountains, stormy seas). Textured surfaces — weathered wood, cobblestones, fabric weave, tree bark — where the tactile quality comes through without colour.
Usually better in colour: Sunset and sunrise photos where the colour gradient is the whole point. Food photography, which relies on warm tones to look appetizing. Product photos for e-commerce where the customer needs to see the actual colour of what they're buying. Autumn foliage, tropical flowers, neon cityscapes — anything where colour is the primary subject rather than the lighting or composition.
A good rule of thumb: if you can describe why the photo works without mentioning colour ("the dramatic shadows," "the expressive pose," "the repeating pattern"), it'll probably work in black and white. If the first thing you'd mention is a colour ("the orange sunset," "the bright red dress"), keep it in colour.
Black and white for documents and official use
Several practical situations call for grayscale images.
Passport photos: Many online passport photo submission portals accept colour photos, but some countries' consulates still request or prefer black and white for certain visa categories. The passport photo size guide covers format requirements by country. If a consulate specifically asks for a "black and white photograph," convert to grayscale and then crop to the required dimensions.
Legal and archival documents: Document management systems in law firms, courts, and government agencies often scan and store documents in grayscale to reduce storage requirements. If you're submitting photos as part of a legal filing, check whether the submission guidelines specify grayscale.
Print materials: Single-colour printing (one ink on paper) requires grayscale images. Newsletters, zines, instructional booklets, and anything printed on a standard black-and-white laser printer should use properly converted grayscale images rather than printing colour photos on a monochrome printer. The printer's automatic conversion is usually the simple averaging method, which produces inferior results compared to doing the conversion yourself with luminance weighting.
Grayscale vs. desaturated vs. true black and white
These terms sound interchangeable but they're subtly different.
Grayscale means the image uses a single channel with values from 0 (black) to 255 (white). It's a true monochrome image — the colour information is gone, not just hidden. A grayscale JPG is smaller than a colour JPG of the same dimensions because it stores one value per pixel instead of three.
Desaturated means the colour saturation is set to zero, but the image is still technically an RGB file with three channels. Each pixel has identical R, G, and B values (which makes it appear grey), but the file carries the overhead of three channels. A desaturated image looks the same as a grayscale one but the file is larger. Some software distinguishes between these — Photoshop's desaturate command and its convert-to-grayscale command produce visually identical results but structurally different files.
True black and white (1-bit) means each pixel is either fully black or fully white, with no grey tones in between. This is the "photocopy" look. It's used for document scanning (OCR works better on 1-bit images), fax transmission, and certain artistic effects. For photographs, this almost always looks terrible — you lose all tonal subtlety. The print format guide covers format considerations when preparing images for different output contexts.
File format after conversion
After converting to grayscale, consider the output format.
JPG is the standard for grayscale photographs. It handles continuous tones well, produces small files, and is universally compatible. A grayscale JPG is about 30% smaller than the colour version because there's less data to compress.
PNG is better for grayscale graphics, text, or images with sharp edges. It's lossless, so there are no compression artifacts. If the grayscale image contains text (a scanned document, a quote graphic), PNG preserves the sharp edges that JPG compression would blur.
TIFF is the choice for professional print workflows. It supports both lossy and lossless compression, embeds colour profiles reliably, and is the expected format for print production. For web use, TIFF is overkill — the files are much larger than necessary.
Grayscale reduces file size
Converting a colour photo to grayscale typically reduces JPG file size by 25–35% because the encoder compresses one luminance channel instead of three colour channels. This can help with email attachment limits, website loading speed, and storage constraints. For further compression, run the grayscale image through an image compressor after conversion.
Frequently asked questions
Q: Can I convert a grayscale photo back to colour?
Not with a simple tool. Once colour information is removed, it can't be recovered from the grayscale file. AI-based colourisation tools (like those from Adobe and Google) can add plausible colour to grayscale images, but they're making educated guesses based on pattern recognition — a blue sky might be correctly guessed, but a specific shirt colour would be random. Always keep the original colour file.
Q: Why does my black and white conversion look flat and muddy?
Flat-looking conversions usually happen when the original photo has strong colour contrast but weak tonal contrast. For example, a red flower against green leaves looks vivid in colour, but red and green can have very similar luminance values — in grayscale, they become nearly the same shade of grey and the contrast disappears. Adjusting brightness and contrast after conversion can restore some depth.
Q: Does converting to grayscale help with printing costs?
Yes. Colour printing uses four ink cartridges (CMYK), while grayscale printing uses only black. On home and office inkjet printers, switching to grayscale printing avoids consuming expensive colour cartridges. On commercial print runs, monochrome printing is significantly cheaper per page than full colour.
Q: Should I convert to grayscale before or after editing?
Edit the colour version first (crop, resize, adjust exposure), then convert to grayscale as the final step. Colour information helps you make better editing decisions — it's easier to judge exposure and white balance when you can see the colours. Converting early throws away information that could help you edit more effectively.
Q: Can I convert just part of a photo to black and white?
Selective desaturation (colour in one area, black and white everywhere else) requires a tool with masking capabilities — Photoshop, GIMP, or Canva's selective editing tools. A full-image converter like the grayscale tool converts everything. For the selective effect, you'd need to export the colour and grayscale versions separately and composite them in an editor.
Convert to Black and White Instantly
Upload a colour photo and download a beautifully converted black and white version.