diff --local a/workflow b/workflow
@@ compare anything @@
-slow, uploading diff sites
+DiffBundle — local & instant
One tool to diff text, JSON & YAML, CSV, ZIP archives, whole folders and .env files. Every byte stays on your machine — nothing is ever uploaded.
Files changed (6)
— pick a comparison modenotes.txt+24 −9Line and word-level comparison with side-by-side and unified views, plus .patch export.config.yaml+11 −3Structural comparison of JSON and YAML documents with paths, value changes and a text fallback.orders.csv+132 −41Key-based row comparison: added, removed and changed rows with per-cell highlighting.release-v2.zip+18 −6Compare two archives entry by entry and inspect changed text files without extracting anything.src/+57 −12Pick two local folders and see added, removed and changed files, optionally verified by SHA-256..env.production+7 −2Compare environment files key by key with secret masking and one-click merged output.
⌂
Your files never leave your device
DiffBundle ships as static files. Diffing, parsing, unzipping and hashing all run inside your browser tab — there is no server to upload to, no database, no session and no tracking of your content. That makes it safe for configs, exports with customer data, environment secrets and unreleased code.
- + works offline after load
- + no accounts, no cookies
- + open the tab, diff, close