The problem
Every time I needed to compare two video renders, two exported images,
or two subtitle files — I ended up with three different tools open,
none of them showing me exactly what changed.
So I built DiffALL.
The problem Every time I needed to compare two video renders, two exported images, or two...
Developer built DiffALL—unified comparison for video (SSIM/PSNR), images (heatmap), audio (MFCC), subtitles (WER), text with automatic format detection. Consolidates QA tool fragmentation into one browser UI; free tier and Render deployment make it viable for in-house CI/CD integration and standardization.
The problem
Every time I needed to compare two video renders, two exported images,
or two subtitle files — I ended up with three different tools open,
none of them showing me exactly what changed.
So I built DiffALL.

Code reviews, configuration changes, and debugging sessions demand precise understanding of what...

As developers, we compare files constantly — reviewing pull requests, checking config changes,...

Building a two-level diff (lines, then words inside changed lines) with plain LCS instead of Myers, why a 5-million-cell guard…

Every few months at work I run into the same problem. Two systems are supposed to produce identical...

Last week a user emailed me a field report. He had run claude-real-video — my open-source tool that...

I had a text-compare tool that asked people to compare two things it would not show them at the same...