Drop in two versions of a spreadsheet and see exactly which rows were added, removed, or changed — matched by ID, with cosmetic formatting differences filtered out. Works with .xlsx, .xlsm and .csv.
✓ 100% in your browser — your files never leave your computer
That's the what — Prism shows you the so-what.
Open either file in the full app for an automatic quality score, duplicate and outlier detection, column profiling and a shareable report — still without your data leaving the browser.
Comparison is type-aware: 1,200.00 and 1200 are the same amount, and 01/03/2024 is the same day as 2024-03-01, so pure formatting differences don't drown out the real ones. Rows with a duplicated or blank ID can't be matched reliably — the tool tells you about them instead of guessing.
No. The files are read with your browser's own file APIs and compared by JavaScript running on your machine. There is no server to upload to — this page ships with a Content-Security-Policy that makes your browser block outbound requests. Here's how to verify that yourself, including with your Wi-Fi off.
Tested to 500,000 rows / 38 MB per file on an ordinary laptop — see the published benchmark. Everything runs on a background thread, so the page stays responsive while big files parse.
← Prism — the review step before you trust the file