Searchlight
Tools
BlogAbout
Free SEO Audit
Back to home
๐Ÿ“ˆSEO & Analytics
๐Ÿ—‚๏ธText & Data
๐Ÿ”Encoders & Decoders
โšกGenerators
๐Ÿ”„Converters
๐Ÿ–ผ๏ธImage Tools
๐Ÿ“„PDF Tools
๐Ÿ’ปCode Tools
๐Ÿ”Regex & Parsing
๐ŸงฎCalculators
๐Ÿ—บ๏ธDiagrams
๐ŸŒNetwork & Web
โœ๏ธText Utilities
๐ŸŽจColor Tools
๐Ÿ”€Diff & Compare
Text DiffJSON DiffImage DiffFile Hash
148+ tools. OAuth is read-only.
Searchlight

148+ free SEO, developer, image, PDF, and productivity tools - no account needed.

Free ยท all tools included
Company
  • Blog
  • About
  • Free SEO Audit
Legal
  • Privacy Policy
  • Terms of Service
  • Cookie Policy

ยฉ 2026 Searchlight. All rights reserved.

Read-only OAuth ยท No data reselling ยท Completely free

Image Diff

Compare two images pixel-by-pixel to find differences.

Image A
A
Drop or click
Image B
B
Drop or click
Diff
ฮ”
Result appears here
Differences below this level are ignored

About this tool

Compare two images side by side and highlight pixel-level differences. Useful for visual regression testing, detecting subtle design changes between versions, comparing screenshots before and after a deploy, and quality-checking edited photos. Shows the difference mask, changed pixel count, and percentage of the image that changed.

How to Compare Two Images

  1. 1Upload the 'before' image in the left panel.
  2. 2Upload the 'after' image in the right panel.
  3. 3The difference overlay appears automatically - changed pixels are highlighted.
  4. 4Adjust sensitivity to control how subtle a difference is flagged.
  5. 5Download the diff mask as PNG for documentation.

Frequently Asked Questions

What is visual regression testing?+
Visual regression testing automatically compares screenshots of your UI before and after a code change to catch unintended visual differences. Tools like Percy and Chromatic use pixel diffing. This tool lets you do manual diffs for quick checks.
How does image differencing work?+
The tool compares each pixel's RGB values between the two images. Pixels that differ are highlighted (often in red or pink). The diff mask shows which parts of the image changed and by how much.
What if my images are different sizes?+
The tool scales the smaller image to match the larger one before comparing. For accurate diffs, use images captured at the same resolution and zoom level.
Can I detect subtle colour changes?+
Yes. Adjust the sensitivity threshold - a lower threshold flags even minor colour shifts (useful for print quality checks). A higher threshold only flags visually obvious differences (useful for UI regression).
Looking for a deeper guide on this topic? Browse the Searchlight blog.
Visit the blog โ†’

Related tools

View all Diff & Compare โ†’
Text DiffSide-by-side text and code diff viewerJSON DiffDeep diff two JSON objectsFile HashCompare files by MD5 / SHA hash