DEV Community

ahmed isam
ahmed isam

Posted on • Originally published at old-photo-restoration-saas.shop

B&W to Color Photo: Complete Guide

--
canonical_url: https://old-photo-restoration-saas.shop/blog/black-and-white-to-color-photo
title: B&W to Color Photo: Complete Guide
description: How a black and white to color converter works and a workflow that gets you a result worth framing.
tags:

  • photo-restoration
  • machine-learning
  • image-processing
  • ai

- tutorial

If you've ever held a black-and-white photo of someone you love, you know the itch: what color was her dress? What shade was that wall behind them? Twenty years ago, putting color back into an old photo meant hours in Photoshop with a graphics tablet and a color wheel. In 2026 it means picking a model and waiting about a minute.

Here's what actually happens under the hood, and a workflow that gets you a result you'd actually hang on a wall.

How the conversion works

A "black and white to color converter" is usually a convolutional network trained on millions of photo pairs, the same scene in gray and in color. Feed it a grayscale image and it predicts the most likely color for every region. Skin tones stay in a narrow, believable band. Grass turns green. Sky turns blue. The hard part was never the grass. It's faces. A model that nails the lawn but melts a face is useless for family photos, so judge any tool by its faces first, not by how vivid the background looks.

Two kinds of models

Older approaches colored the whole image at once, which is fast but prone to muddy, averaged results. Newer ones segment the image first (sky, skin, clothing, foliage) and color each region with its own priors. That's why recent tools keep whites white and avoid the "candy" oversaturation you saw in early demos. When you compare tools, look for face stability, a before/after slider, and a clear watermark policy on free exports.

Where people go wrong

The biggest mistake is skipping the scan. Colorization is only as good as the pixels you feed it. A phone photo of a photo adds glare, curvature, and motion blur, and the model then has to guess from a worse source. Scan at 300 to 600 DPI into a TIFF or maximum-quality PNG instead. The second mistake is coloring damaged prints. Scratches and stains confuse the model and come back as strange color blotches, so repair first.

A workflow that works

  1. Scan clean at 300 to 600 DPI.
  2. Repair scratches, stains, and fading before you color.
  3. Run the converter; check faces first, then clothes and background.
  4. If a face looks off, do a light repair pass and re-run rather than accepting it.
  5. Export at the highest resolution you can, and add a gentle upscale if you plan to print.

That's the whole thing. I wrote up the full guide with concrete examples at the canonical link above. It covers which converter features actually matter (face stability, batch mode, watermark policy) and exactly where free tiers stop being enough.

If you want to try it without installing anything, there's an in-browser colorize tool and a broader restoration app, both linked from the article. The point isn't to fake history. It's to recover the feeling of being there, the one the gray version left out.

Top comments (0)