Skip to Content

BlazeDiff

Blazing Fast

Algorithms that outperform traditional solutions

Lightweight

Minimal bundle size and low memory usage

Type-Safe

TypeScript support out of the box

BlazeDiff is a high-performance diff checking ecosystem. Built with cutting-edge algorithms and optimized for speed, BlazeDiff provides tools for comparing content, visualizing differences, and integrating diff functionality into your applications.

Use Cases

Detect Different Pixels

@blazediff/bin

The fastest single-threaded image diff in the world. Native Rust implementation with SIMD optimization, 3-4x faster than odiff.

@blazediff/core

JavaScript implementation of the BlazeDiff image comparison library. 1.5x faster than pixelmatch while maintaining identical accuracy.

@blazediff/cli

Command-line interface for the BlazeDiff image comparison library.

Compare Perceptual Quality

@blazediff/ssim

SSIM (Structural Similarity Index) implementations including standard SSIM, MS-SSIM, and Hitchhiker’s SSIM for perceptual image quality measurement.

@blazediff/gmsd

GMSD (Gradient Magnitude Similarity Deviation) metric for perceptual image quality assessment.

Find Object Inequalities

@blazediff/object

Lightning-fast structural object comparison with detailed change tracking.

Integrate in Your Tests

Use BlazeDiff in your Jest tests with a minimal setup.

Visualize Differences

Build image comparison interfaces with Web or React Components.

Powering

Getting Started

Last updated on