Subtract one image from another

I’m looking for an online method of subtracting one jpeg image from another. Anyone have any suggestions?

Can you give an example of what you are looking for exactly? Your problem statement can be interpreted a few different ways.

Unless there is a web-based tool someone has built for this exact purpose, I don’t think you’ll be able to do this.

Mathematica has a free trial and will make it a cinch, regardless of what you specifically want to do. Unfortunately, it is not web-based.

I think the solution to a puzzle is hidden in an image and in order to see the solution, I need to see the difference between two, seemingly, identical images.

Convert to raw. Subtract R from R, G from G, B from B. Convert back to JPEG.

Ghostview might do it.

Well, in Photoshop you can layer the images and use “difference” blending mode.

This.

It’ll blend the two images together, one as a photo-positive, one as a photo-negative, and wherever the values are opposites, it’ll cancel the color out to a neutral gray. If there are differences in pixel values, those will become manifest in color depending on their differences.

The GIMP can do the Difference bblending mode on layers as well, and it is free. Not everyone has a copy of Photoshop floating around.

My mistake, it’ll actually render any identical pixels black.

Here’s a nice video demonstrating some of the blend modes, including Multiply and Exclusion.

There are other similar blending mode options within this group in newer versions of PS, such as Subtract and Divide.

Considering what I paid for it, mine is bolted down.

Photoshop can do it so I assume Gimp can do it as well. I’ve never used Gimp and I understand there’s a bit of a learning curve, but if you’re willing to download it and give it a shot, it might be the way to go.

BTW, Gimp is essentially a free version of Photoshop. My understanding is that it can do most things that Photoshop can do, but it’s a bit clumsier and harder to learn (and there aren’t many tutorials). But since all you need to do is blend two layers, I can’t imagine it’s going to be that difficult. That’s pretty basic stuff when it comes to layers. Working with layers is really the heart of Photoshop and I assume it’s the same for Gimp.

After almost 20 years of paying upgrades, I should be on Adobe’s board of directors or something.

Thanks all for the help. Puzzle solved.