Text Diff
Compare two text blocks and see added, removed, and unchanged lines.
Tools category
Format, minify, encode, decode, compare, hash, and generate common developer values.
Compare two text blocks and see added, removed, and unchanged lines.
Minify JavaScript by removing comments, extra whitespace, and formatting.
Beautify JavaScript into readable line-broken code for quick review.
Minify CSS by removing comments, extra whitespace, and unnecessary spacing.
Beautify CSS into readable selector and declaration blocks.
Minify HTML by removing comments and unnecessary spaces between tags.
Beautify HTML into readable nested markup, including embedded CSS and JavaScript blocks.
Format SQL queries with readable line breaks around clauses and joins.
Encode text to Base64 or decode Base64 back to readable text.
Encode URL components or decode percent-encoded URL text.
Encode HTML entities or decode HTML entity text locally.
Generate random UUID v4 values locally in your browser.
Convert date-time values and Unix timestamps across time zones.
Convert epoch seconds, milliseconds, microseconds, nanoseconds, and date-time strings by timezone.
Create timezone-aware cron expressions from your timezone and server timezone.
Test regular expressions against text and list match positions without evaluating code.
Generate SHA-256, SHA-384, and SHA-512 hashes from text locally.