Review prompt changes
Paste two versions of an LLM prompt to see a role-aware diff — system, user, and assistant messages aligned by position with only real content changes highlighted.
Compare across providers
Diff an OpenAI messages array against an Anthropic prompt to verify semantic equivalence after a provider migration.
Debug prompt regressions
Compare a working prompt from logs against a broken one to isolate exactly which message changed and how.
Unwrap LangChain payloads
Enable JSON-escaped unwrap to see what LangChain actually sent to the API — recursively unescaping nested JSON strings.
Choose diff granularity
Switch between line, word, character, or token-level diffing to catch everything from phrase edits to invisible unicode.
Prompt Diff runs entirely in your browser tab. No data is uploaded, no server processes your input, and no account is required.

Side-by-side and unified text diff with stats and large-file support.
Encoding & Data
Encode and decode Base64 for text, files, images, audio, and video.
Encoding & Data
Decode, verify (HMAC/RSA/ECDSA), encode, and compare JWTs side-by-side.
Security & Auth
Decode SSL/TLS certificates, chains, SANs, and fingerprints.
Security & Auth