Add the original text
Paste the baseline into the left field. Keep line endings and surrounding context consistent so changes are meaningful.
Compare an original and changed block line by line without sending either version to the server. Use the result for a quick inspection, not as a replacement for version-control history.
Use the left side for the original and the right side for the changed version.
This diff tool keeps input local, but its result still needs the human review described in the steps below before it is shared or used.
Paste the baseline into the left field. Keep line endings and surrounding context consistent so changes are meaningful.
Paste the candidate revision on the right, then compare to mark removed and added lines.
A minus marks a line from the original and a plus marks its replacement or addition. Review nearby unchanged lines before deciding what changed semantically.
The comparison is deliberately simple and line-based. It does not calculate a merge base, detect moved blocks, preserve authorship, resolve conflicts, or understand a programming language's syntax.
Before sharing the diff result, read Diff pastebin guide for the matching context and privacy checks.
Privacy, limits, and correct interpretation.
No. Both inputs and the generated comparison stay in the browser.
No. Git understands repository versions and context; this tool provides a quick two-block line comparison.
Yes, but inspect semantic changes with the relevant compiler, parser, test suite, or schema afterward.
Choose another browser tool only when the next task changes from free online text diff and comparison tool to formatting, comparison, encoding, or measurement.
Pretty-print compact JSON, minify a valid document, or locate a syntax error without uploading the input. The formatter runs entirely in this browser.
Open tool →Convert UTF-8 text to Base64 or decode a Base64 value locally. Base64 is a transport representation, not a confidentiality or access-control mechanism.
Open tool →Check code, logs, configuration, and HTTP transcripts for common credential shapes before sharing. Detection and redaction run in this browser, and no input is uploaded.
Open tool →Measure visible writing and actual UTF-8 storage size as you type. Counts update locally and help you check a text block before creating a paste.
Open tool →Percent-encode a URL component or decode an encoded value without uploading it. Use this tool for query values, paths, callback parameters, and sanitized HTTP examples.
Open tool →Inspect the Base64URL-encoded header and payload of a three-part JSON Web Token in this browser. The decoder never verifies the signature and never proves that a token is authentic or safe to trust.
Open tool →Convert Unix seconds, Unix milliseconds, or an ISO 8601 date into UTC, local time, seconds, and milliseconds. Processing stays in the browser for safer log analysis.
Open tool →Create a lowercase SHA-256 digest from the exact UTF-8 bytes of a text block. Hashing runs through the browser Web Crypto API and does not upload the input.
Open tool →Prepare a text list or copied diagnostic block locally by trimming trailing spaces, compacting blank lines, removing duplicate lines, or sorting lines. Every action changes text, so review the result before replacing a source artifact.
Open tool →