Utilities
Essential tools for code formatting, regex, diffs, and validation tasks.
Essential tools for code formatting, regex, diffs, and validation tasks.
Compare two code blocks side-by-side and highlight additions, deletions, and unchanged lines.
Convert colors between HEX, RGB, and HSL formats in bulk.
Beautify minified CSS code with proper indentation, line breaks, and block separation.
Minify CSS code by removing comments, whitespace, and unnecessary semicolons.
Convert CSV spreadsheet data into structured JSON with auto-type detection.
Parse and display CSV data in a clean, formatted table view with custom delimiter support.
Escape and unescape special characters for JSON, HTML, URL, and backslash contexts.
Beautify and format messy HTML code with proper indentation and clean structure.
Minify HTML code by removing comments and collapsing whitespace to reduce file size.
Convert raw HTML code back into clean, formatted Markdown.
Beautify and format minified JavaScript code with proper indentation and structure.
Basic JavaScript minifier that removes comments and unnecessary whitespace.
Convert Markdown text into raw HTML code using a fast, standards-compliant parser.
Scan and decode QR codes instantly from uploaded images or your web camera.
Create custom, high-quality QR codes for URLs, Wi-Fi networks, and contact details.
Generate common regex patterns for emails, URLs, IPs, dates, and more with ready-to-use code snippets.