Text & Content Tools

Count words, characters, and characters without spaces in your text in real-time.

Convert text to various cases: uppercase, lowercase, title case, and more.

Generate placeholder Lorem Ipsum text for your designs and layouts.

Compare two texts and highlight the differences between them.

Remove duplicate lines from a block of text, keeping only unique lines.

Remove all line breaks from text, joining lines into a single line or replacing them with spaces.

Find and replace occurrences of a specific text string with another string.

Convert text into URL-friendly slugs with lowercase, hyphens, and special characters removed.

Encoding & Decoding

Encode text to Base64 format and decode Base64 back to original text.

Encode and decode URLs for safe transmission and processing.

Convert characters to HTML entities and decode HTML entities back to characters.

Convert Unix timestamps to human-readable dates and vice-versa.

Convert Markdown formatted text into HTML.

Decode and debug JSON Web Tokens (JWT) to inspect headers and payloads.

Convert data from Comma-Separated Values (CSV) format to JSON format.

Convert JSON data (typically an array of objects) to CSV format.

Formatters & Validators

Format, validate, and convert JSON data with advanced parsing, multiple output formats, and relaxed JSON support.

Encode and decode JSON strings from various formats including escaped JSON, URL-encoded, Base64, and Unicode.

Format HTML code with proper indentation and line breaks for readability.

Format and beautify CSS code with consistent styling.

Format and beautify SQL queries for better readability.

Format and validate XML documents with proper indentation.

Write and test regular expressions against sample text with match highlighting.

Generators & Utilities

Generate universally unique identifiers (UUID) version 4.

Generate secure passwords with customizable length and complexity.

Generate QR codes for text, URLs, and other data types.

Generate MD5, SHA-1, SHA-256, and other hash values.

Generate random numbers within a specified range.

Convert between RGB, HEX, HSL, and other color formats.

Website & Network Tools

Display your current browser user agent string.

Display your public IP address and location information.

Look up HTTP status codes and get their meanings and common causes.

Break down URLs into their constituent parts (scheme, host, port, path, query parameters).

Check if a website is online and accessible from the server.

Perform DNS lookup to find IP addresses associated with a hostname.

Converters & Calculators

Convert between Celsius, Fahrenheit, and Kelvin temperature scales.

Convert between different units of digital storage (bits, bytes, KB, MB, GB, TB).

Convert between different units of length (mm, cm, m, km, inches, feet, yards, miles).

Convert between different units of weight/mass (mg, g, kg, oz, lbs, stone).

Calculate Body Mass Index based on height and weight.

Calculate aspect ratios or dimensions based on given aspect ratio and one dimension.

Viewers

View and preview Markdown documents with live rendering, syntax highlighting for code blocks, and GitHub Flavored Markdown support.

Preview HTML code in a sandboxed environment with live rendering and source code display.

Explore JSON data with an interactive tree view, collapsible nodes, and multiple viewing modes.

View and preview SVG graphics with live rendering, metadata display, and code editing.

Visualize CSV data in an interactive table with sorting, filtering, virtual scrolling for large datasets, and custom delimiter support.