Back to browse
Diffvoid.com – private, open source client side text comparison tool

Diffvoid.com – private, open source client side text comparison tool

by user_timo·Apr 5, 2026·2 points·0 comments

AI Analysis

MidCozy

Client-side diff tool when DiffNow and browser DevTools already handle this.

Strengths
  • No backend means no data leaves the browser, genuinely private
  • Vanilla JS keeps it maintenance-free with minimal attack surface
  • 10-year domain registration shows long-term commitment
Weaknesses
  • Basic diff functionality doesn't add features beyond existing tools
  • No file upload support visible, text paste only
Target Audience

Developers and writers needing private text comparison

Similar To

DiffNow · TextCompare.org · Browser DevTools

Post Description

I have build couple of OSS, bloat free tools for everyone to use. I saw this kind a service that is infested with cookies, accounts etc, so build clean open source client side tool.

- runs on browser - can clean invisible characters - no backend - no ads - no cookie - no tracking - no AI assistants

Runs at Cloudflare pages. Domain registered for 10 years. As build on vanilla HTML/JS/CSS, this is very maintenance free to keep running.

Github: https://github.com/timoheimonen/diffvoid

Similar Projects

Developer Tools●●Solid

A diff tool that understands JSON

It parses JSON structures and highlights value changes, type mismatches, and missing properties in a live side-by-side editor while keeping everything client-side — neat for poking at API responses or diffs of exports. The UI gives instant feedback and clear color-coded categories, but it's solving a well-trodden problem and lacks higher-end features like JSON Schema-aware diffs, patch/merge tooling, or CLI/automation hooks.

Solve My ProblemSlick
subhash_k
103mo ago
Developer Tools●●Solid

Lightweight web analytics – one line of JavaScript, no cookies

Privacy-first analytics with one-click Railway/Render deploy, but Plausible and Fathom already own this space.

Solve My ProblemShip It
astonfred
203mo ago