Simple online tools for developers, networking, text and conversions.

All Tools

Browse all ToolsAtlas tools

Explore all available tools by category. Use this page as the main catalog for developer tools, text tools, network tools, converters, and calculators.

494 tools available

Developer Tools

JSON, Base64, hashes, encoders, decoders, and developer utilities.

JSON Formatter

Format JSON online, beautify minified payloads, and validate JSON instantly for APIs, logs, configs, and debugging.

JSON Validator

Validate JSON instantly and catch syntax errors before they break your app, API, or config.

JSON Minifier

Minify JSON instantly to reduce size and remove unnecessary whitespace from valid payloads.

Base64 Encoder

Encode text to Base64 instantly for APIs, headers, testing, data transfer, and debugging.

URL Encoder

Encode text for safe use in URLs, query strings, parameters, redirects, and API requests.

URL Decoder

Decode percent-encoded URLs and query values back into readable text instantly.

HTML Encoder

Encode special characters as HTML entities so they display safely in HTML content.

HTML Decoder

Decode HTML entities back into normal readable characters and text.

MD5 Hash Generator

Generate an MD5 hash from text for quick checksums, comparisons, and test values.

SHA256 Hash Generator

Generate a SHA256 hash from text for integrity checks, comparisons, and developer tasks.

UUID Generator

Generate random UUIDs for apps, databases, APIs, and test data.

Random String Generator

Generate a random string for placeholders, testing, and simple development tasks.

URL Parser

Break a URL into readable parts such as protocol, host, path, query, and hash.

JWT Decoder

Decode JWT tokens instantly to inspect header, payload, claims, and expiration data.

HTML Stripper

Remove HTML tags and keep only the readable text content.

Base64 URL Encoder

Encode text into URL-safe Base64 for tokens, links, and web-friendly transport.

Base64 URL Decoder

Decode URL-safe Base64 strings back into readable text.

URL Parameter Extractor

Extract query parameters from a full URL and list them in a readable format.

Query String Parser

Parse raw query strings into readable key-value pairs.

HTML Entities Encoder

Convert special characters into HTML entities for safe display in markup.

HTML Entities Decoder

Decode HTML entities back into normal readable characters.

ROT13 Encoder

Apply the ROT13 letter shift to text instantly.

Text to Binary Converter

Convert plain text into binary values character by character.

Binary to Text Converter

Convert binary byte values back into readable text.

Text to Hex Converter

Convert plain text into hexadecimal values character by character.

Regex Tester

Test regular expressions against sample text and inspect matches quickly.

Base32 Converter

Encode plain text to Base32 or decode Base32 back into readable text in one tool.

Base32 Encode

Encode plain text to Base32 instantly.

Base32 Decode

Decode Base32 text back into readable output.

Base58 Encode

Encode plain text to Base58 for compact strings without ambiguous characters.

Base58 Decode

Decode Base58 text back into readable output.

JSON Unescape

Convert escaped JSON string content back into readable text.

XML to JSON

Convert XML into JSON format quickly in your browser.

JSON to XML

Convert JSON into XML markup directly in the browser.

YAML Formatter

Format YAML with cleaner spacing and indentation.

YAML Validator

Validate YAML for common syntax and indentation issues.

SQL Formatter

Format SQL queries for cleaner structure and readability.

SQL Minifier

Minify SQL by removing extra spaces and comments.

SQL Beautifier

Beautify SQL with better layout and readable clause structure.

SQL to JSON

Convert SQL INSERT statements into JSON objects.

CSV Formatter

Format CSV with normalized quoting and cleaner output.

CSV Validator

Validate CSV structure and common formatting issues.

CSV to YAML

Convert CSV rows into YAML objects quickly in the browser.

YAML to CSV

Convert simple YAML lists into CSV rows.

TOML to JSON

Convert TOML into JSON for easier inspection and reuse.

JSON to TOML

Convert JSON into TOML for config files and tooling.

JWT Expiry Checker

Check whether a JWT is expired and inspect exp, iat, and token timing claims instantly.

URL Slug Decoder

Decode URL slugs into readable text quickly.

URL Path Extractor

Extract the path part from a full URL.

URL Decoder for Query Params

Decode query parameters from a full URL or raw query string.

Query String Builder

Build a URL query string from JSON or key-value lines.

HTTP Header Parser

Parse raw HTTP headers into structured JSON.

User Agent Parser

Parse user agent strings into browser, OS, and device details.

JWT Parser

Parse JWT tokens into readable parts and inspect claims, structure, and token contents clearly.

URL Normalizer

Normalize full URLs into a cleaner canonical form.

SHA1 Hash Generator

Generate SHA-1 hashes from text in the browser.

SHA512 Hash Generator

Generate SHA-512 hashes from text quickly in the browser.

Bcrypt Hash Generator

Generate bcrypt hashes with configurable cost.

HMAC Generator

Generate HMAC digests using a secret key and message.

Hex Encoder

Encode text into hexadecimal output in the browser.

Hex Decoder

Decode hexadecimal text back into readable output.

Base16 Encode

Encode text into Base16 output in uppercase hexadecimal form.

Base16 Decode

Decode Base16 text back into readable UTF-8 output.

Base85 Encode

Encode text into Base85 output for compact text-safe representation.

Base85 Decode

Decode Base85 text back into readable UTF-8 output.

Base64 Decoder

Decode Base64 instantly to recover readable text from API data, tokens, headers, and test payloads.

URL-safe Base64 Decoder

Decode URL-safe Base64 strings back into readable text.

Regex Generator

Generate common regex patterns from simple input.

Regex Escape

Escape special characters for safe use inside regular expressions.

Regex Match Extractor

Extract regex matches and groups from text input.

API Request Body Formatter

Format API request bodies into cleaner readable output.

JSON Diff Checker

Compare two JSON values and show the differences clearly.

Open Graph Checker

Check Open Graph tags on any web page.

Website Header Checker

Check HTTP response headers for a website.

Website Redirect Checker

Check whether a URL redirects and where it ends up.

Robots.txt Checker

Check whether a site has a robots.txt file and review its main directives.

Sitemap Checker

Check whether a sitemap exists and inspect key sitemap details.

Canonical Tag Checker

Check the canonical tag on a page and compare it with the input URL.

Meta Tag Analyzer

Analyze a page title and core SEO meta tags in one place.

HTTP to HTTPS Checker

Check whether an HTTP URL redirects to the HTTPS version correctly.

WWW Redirect Checker

Check whether a site redirects correctly between www and non-www versions.

Random Password Generator

Generate random passwords with letters, numbers, and symbols.

JSON Key Extractor

Extract JSON keys instantly to inspect structure, fields, and nested paths more easily.

XML Minifier

Minify XML by removing extra whitespace and line breaks while keeping the markup structure intact.

XML Beautifier

Beautify XML with cleaner indentation and readable structure for configs, feeds, and debugging.

YAML Minifier

Minify YAML by removing blank lines, comments, and unnecessary spacing for more compact config output.

TOML Formatter

Format TOML with clean spacing, normalized layout, and readable sections for config work.

TOML Validator

Validate TOML for common syntax issues in configs, package files, and app settings.

Cron Expression Parser

Parse cron expressions into readable schedule text for faster debugging and review.

Cron Expression Builder

Build simple cron expressions from readable schedule options without memorizing cron syntax.

JSON Key Extractor

Extract JSON keys and key paths instantly from objects and nested structures.

JSON Value Extractor

Extract JSON values and value paths from objects, arrays, and nested structures instantly.

JSON Schema Validator

Validate JSON against a schema to ensure structure and data correctness.

JSON Schema Generator

Generate JSON schema automatically from a JSON object.

JSON Key Sorter

Sort JSON keys alphabetically for consistent structure and readability.

JSON Path Extractor

Extract values from JSON using path-like syntax.

JSON Key Remover

Remove selected keys from JSON objects quickly to clean payloads and simplify nested data.

JSON Array Flattener

Flatten nested JSON arrays into a single-level array for easier review and processing.

JSON Merge Tool

Merge multiple JSON objects into one combined result for faster payload building and cleanup.

JSON Split Tool

Split JSON into separate parts to inspect arrays or top-level object sections more easily.

JSON Size Calculator

Calculate JSON size in characters, bytes, lines, and minified length for quick payload review.

XML Minifier

Minify XML by removing extra whitespace and line breaks while keeping the markup structure intact.

XML to CSV

Convert simple XML records into CSV rows for export, cleanup, and spreadsheet-style workflows.

CSV to XML

Convert CSV rows into simple XML records for export, integration, and structured data workflows.

XML Path Extractor

Extract a specific XML value using a simple tag path so nested fields are easier to inspect.

XML Attribute Extractor

Extract XML attribute values quickly from tags so you can inspect attribute-based data without scanning the full document.

XML Namespace Extractor

Extract XML namespaces quickly so you can inspect prefixes and namespace URIs used in a document.

URL Builder

Build full URLs from a base URL and query parameters so links are easier to create correctly.

URL Splitter

Split a URL into readable parts such as protocol, host, path, query, and fragment.

URL Query Cleaner

Clean messy query strings by removing duplicate separators, empty params, and broken parameter noise.

URL Parameter Remover

Remove selected query parameters from a URL to simplify links and strip tracking values.

URL Parameter Sorter

Sort URL query parameters alphabetically to make links more consistent and easier to compare.

URL Parameter Decoder

Decode a URL parameter value back into readable text without decoding the entire URL.

URL Parameter Encoder

Encode a single query parameter value safely without encoding the entire URL.

URL Domain Extractor

Extract the domain or host from a full URL so you can inspect link targets more quickly.

URL Path Extractor

Extract the path from a full URL so you can inspect route structure without the rest of the link.

URL Protocol Extractor

Extract the protocol from a full URL so you can check whether a link uses http, https, or another scheme.

HTTP Request Builder

Build a simple raw HTTP request from method, URL path, host, and optional headers or body.

HTTP Header Generator

Generate a clean HTTP header block from key=value pairs for request and response examples.

HTTP Header Extractor

Extract HTTP header lines from raw request or response text for easier inspection.

URL Parameter Remover

Remove query parameters from a full URL and keep a cleaner base link instantly.

URL Parameter Sorter

Sort URL query parameters alphabetically to make long links easier to compare and review.

URL Domain Extractor

Extract the domain or hostname from a full URL instantly for debugging and link review.

URL Protocol Extractor

Extract the protocol from a full URL, such as https, http, ftp, or mailto.

URL Hash Extractor

Extract the hash or fragment part from a full URL instantly.

URL Query String Cleaner

Clean a raw URL query string by removing noise, empty separators, and malformed spacing.

Remove UTM Parameters

Remove only UTM tracking parameters from a full URL while keeping the rest of the link intact.

URL Canonicalizer

Normalize a full URL into a cleaner canonical-style form for comparison and cleanup.

HTTP Status Code Checker

Check the HTTP status code of a URL quickly for debugging, audits, and link validation.

HTTP Response Viewer

Fetch a URL and preview its HTTP response status, final URL, content type, and body snippet.

HTTP Header Extractor

Extract HTTP headers from raw response text and return a clean header-only block.

HTTP Header Generator

Generate a clean HTTP header block from simple key:value input lines.

HTTP Request Builder

Build a raw HTTP request block from method, path, host, and header lines.

HTTPS Redirect Checker

Check whether a URL redirects from HTTP to HTTPS and where the final destination lands.

Check if Website Uses HTTPS

Check whether a website resolves to HTTPS and show the final URL and response status.

Security Headers Analyzer

Check a URL for common security headers and see which important headers are present or missing.

CORS Header Checker

Check a URL for common CORS response headers and review permissive or missing values.

JWT Header Viewer

Decode and view only the JWT header section without focusing on the payload.

JWT Signature Checker (Basic)

Run a basic structural JWT signature check to see whether the token has a signature part and whether alg is none.

Password Entropy Calculator

Estimate password entropy based on character variety and length.

Hash Compare Tool

Compare two hash values and check whether they match exactly.

Basic Auth Header Generator

Generate an HTTP Basic Authorization header from username and password input.

API Key Generator

Generate random API-style keys in a clean format for testing, demos, and development.

Random Token Generator

Generate random token strings for development, placeholders, tests, and temporary values.

Secure Password Generator

Generate a secure random password with configurable length and character rules.

JSON Key Extractor

Extract unique keys and key paths from JSON objects and arrays.

JSON Path Finder

Find matching JSON paths and values by key name inside nested JSON.

JSON Sort Keys

Sort JSON object keys alphabetically across nested objects for cleaner and more stable output.

JSON Flatten

Flatten nested JSON into a single-level object with dot notation paths.

JSON Unflatten

Expand flat path-based JSON into nested objects and arrays.

JSON to Table

Convert JSON arrays of objects into a readable plain-text table.

JSON to Form Data

Convert JSON into key=value form-data style lines for requests and testing.

JSON Escape / Unescape

Escape or unescape JSON-style string content for debugging, embedding, and raw string cleanup.

JSON Size Calculator

Measure JSON size in bytes, characters, and formatted vs minified versions.

Cron Expression Generator

Generate a cron expression from simple schedule values like minute, hour, day, month, and weekday.

Cron Expression Reader

Read and explain a five-field cron expression in plain English.

Unix Timestamp Validator

Validate whether a value looks like a Unix timestamp in seconds or milliseconds.

UUID Validator

Validate whether a string is a correctly formatted UUID.

HEX to RGB

Convert a HEX color value into RGB format instantly.

RGB to HEX

Convert RGB color values into HEX format instantly.

HEX to HSL

Convert a HEX color into HSL format instantly.

HSL to HEX

Convert HSL color values into HEX format instantly.

RGB to HSL

Convert RGB color values into HSL format instantly.

HSL to RGB

Convert HSL color values into RGB format instantly.

CSS Minifier

Minify CSS by removing unnecessary spaces, line breaks, and comments.

CSS Beautifier

Beautify and format CSS to make styles easier to read and edit.

Regex Generator (simple)

Generate a simple regex pattern from a small text rule set like digits, words, prefix, or suffix.

HTML Prettify

Format messy HTML into clean, readable code with proper indentation.

HTML Minify

Minify HTML by removing extra spaces, tabs, and unnecessary line breaks.

JSON Escape

Escape quotes, backslashes, tabs, and newlines for safe JSON string usage.

JSON Unescape

Convert escaped JSON string sequences back into normal readable text.

JavaScript Prettify

Beautify compressed or messy JavaScript into cleaner, more readable code.

HTML Prettify

Format messy HTML into clean readable markup with indentation and line breaks.

HTML Minify

Minify HTML by removing unnecessary whitespace and line breaks.

JSON Escape

Escape plain text for safe use inside a JSON string value.

JSON Unescape

Turn escaped JSON string content back into readable plain text.

JavaScript Prettify

Format messy JavaScript into a cleaner readable layout with indentation and line breaks.

JavaScript Minify

Minify JavaScript by removing unnecessary whitespace and line breaks.

JavaScript Validate

Validate JavaScript syntax and check whether a snippet can be parsed.

CSS Prettify

Format messy CSS into clean readable rules with indentation and line breaks.

CSS Minify

Minify CSS by removing unnecessary whitespace and line breaks.

HTML to Markdown

Convert simple HTML markup into readable Markdown.

HTML to Jade

Convert simple HTML markup into Jade-style template syntax.

Convert Jade to HTML

Convert simple Jade syntax into HTML markup quickly.

Convert BBCode to HTML

Convert BBCode tags into HTML markup for forums, content cleanup, and migration work.

Convert BBCode to Jade

Convert common BBCode formatting into simple Jade-style syntax.

Extract Text from BBCode

Remove BBCode tags and keep only readable plain text.

Extract Text from HTML

Extract readable text content from HTML markup quickly.

Extract Text from XML

Extract readable text content from XML and remove the tag structure.

Extract Text from JSON

Extract readable values from JSON and flatten them into plain text.

IDN Encode

Convert an internationalized domain name into punycode form.

IDN Decode

Convert a punycode domain back into readable Unicode form.

Convert XML to CSV

Convert simple repeated XML records into CSV rows.

Convert CSV to XML

Convert CSV rows into simple XML records.

Convert XML to YAML

Convert XML into YAML for readable config-like output.

Convert YAML to XML

Convert simple YAML into XML markup.

Convert YAML to TSV

Convert simple YAML objects or lists into tab-separated TSV output.

Convert TSV to YAML

Convert tab-separated rows into simple YAML output.

Convert XML to TSV

Convert simple repeated XML records into tab-separated TSV rows.

Convert TSV to XML

Convert tab-separated TSV rows into simple XML records.

Convert JSON to TSV

Convert a JSON array of objects into tab-separated TSV rows.

Convert TSV to JSON

Convert tab-separated TSV rows into a JSON array of objects.

Convert YAML to CSV

Convert simple YAML objects or lists into comma-separated CSV output.

ROT13 Encode

Encode plain text with the ROT13 substitution cipher instantly.

ROT13 Decode

Decode ROT13 text back into readable plain text instantly.

ROT47 Encode

Encode text with the ROT47 cipher instantly.

ROT47 Decode

Decode ROT47 text back into readable plain text instantly.

XOR Encrypt

Encrypt text with an XOR key instantly for learning, testing, and basic reversible obfuscation.

XOR Decrypt

Decrypt XOR-encrypted hexadecimal text with the same key instantly.

3DES Encrypt

Encrypt text with Triple DES instantly using a passphrase-based browser tool.

3DES Decrypt

Decrypt Triple DES ciphertext instantly with the same passphrase.

Rabbit Encrypt

Encrypt text with the Rabbit stream cipher instantly using a passphrase.

Rabbit Decrypt

Decrypt Rabbit ciphertext instantly with the same passphrase.

AES Encrypt

Encrypt text with AES instantly using a passphrase-based browser tool.

AES Decrypt

Decrypt AES ciphertext instantly with the same passphrase.

RC4 Encrypt

Encrypt text with RC4 instantly using a passphrase-based browser tool.

RC4 Decrypt

Decrypt RC4 ciphertext instantly with the same passphrase.

DES Encrypt

Encrypt text with DES instantly using a passphrase-based browser tool.

DES Decrypt

Decrypt DES ciphertext instantly with the same passphrase.

Network Tools

IP, DNS, ping, port, and other networking tools.

IP Lookup

Look up basic details about an IP address for quick network checks and troubleshooting.

DNS Lookup

Look up DNS records for a domain and inspect how it resolves across common record types.

Ping Test

Test whether a host responds and review basic reachability and latency information.

Port Checker

Check whether a specific port is open on a host and reachable over the network.

IPv4 Validator

Check whether an IPv4 address is valid before using it in configs, scripts, or troubleshooting.

IPv6 Validator

Check whether an IPv6 address is valid before using it in configs or troubleshooting.

Domain Extractor

Extract domain names from text, URLs, or mixed copied content.

Hostname Extractor

Extract hostnames from full URLs while preserving subdomains.

Duplicate URL Remover

Remove duplicate URLs from a list and keep only unique entries.

URL List Cleaner

Clean and normalize pasted URL lists by trimming spaces and removing empty lines.

Integer to IP

Convert integer values back into IPv4 addresses.

MAC Address Lookup

Inspect MAC addresses and check common vendor prefixes.

MAC Address Generator

Generate random MAC addresses with optional format settings.

Website Security Scanner

Scan a website for basic security signals like HTTPS, redirects, security headers, robots.txt, and sitemap availability.

SSL Checker

Check SSL certificate status, HTTPS support, and basic certificate information for a website.

HTTP Header Checker

Check HTTP response headers and detect missing security headers.

Reverse DNS Lookup

Look up the PTR hostname for an IPv4 address.

WHOIS Lookup

Look up domain registration details, registrar data, and key WHOIS information quickly.

MX Record Lookup

Check MX records for a domain and see where its email is supposed to be delivered.

NS Record Lookup

Check the active NS records for a domain and see which nameservers are delegated for it.

TXT Lookup

Find TXT records for a domain.

CNAME Lookup

Look up CNAME DNS records for any domain.

SOA Lookup

Look up SOA DNS records for any domain.

SRV Lookup

Look up SRV DNS records for any service domain.

DNS Propagation Checker

Check whether DNS records resolve across public DNS resolvers.

SSL Certificate Checker

Inspect SSL certificate details for a domain.

SSL Expiry Checker

Check SSL certificate expiration for a domain.

TLS Version Checker

Check supported TLS versions for a domain.

HSTS Checker

Check whether a domain sends the Strict-Transport-Security header.

Response Time Checker

Check basic website response time for a domain or URL.

Website Status Checker

Check whether a website is up and see its HTTP status code.

Hostname to IP Lookup

Resolve a hostname or domain into its IP addresses.

IP Range Calculator

Calculate the usable IP range, network address, broadcast, and host count from CIDR input.

My IP Address

Find your current public IP address instantly for troubleshooting, allowlists, VPN checks, and network setup.

Network Mask Calculator

Convert an IPv4 CIDR prefix into its subnet mask.

Broadcast Address Calculator

Calculate the IPv4 broadcast address from an IP and CIDR.

Usable Hosts Calculator

Calculate the number of usable IPv4 hosts from a CIDR prefix.

Port Range Checker

Check whether a port number falls into a well-known, registered, or dynamic range.

Email Header Analyzer

Analyze raw email headers and extract key delivery and authentication fields.

Domain Age Checker

Check domain registration age and key dates from public registration data.

SPF Record Checker

Check the SPF TXT record for a domain.

DKIM Record Checker

Check a DKIM TXT record for a selector and domain.

DMARC Record Checker

Check the DMARC TXT record for a domain.

CIDR Calculator

Calculate network details from CIDR notation including mask, range, broadcast, and usable hosts.

Convert IP to Binary

Convert an IPv4 address into binary octets instantly.

Convert Binary to IP

Convert binary IPv4 octets back into dotted decimal IP format.

Convert IP to Octal

Convert an IPv4 address into octal octets instantly.

Convert Octal to IP

Convert octal IPv4 octets back into dotted decimal format.

Convert IP to Decimal

Convert an IPv4 address into a single 32-bit decimal value.

Convert Decimal to IP

Convert a 32-bit decimal value into a dotted decimal IPv4 address.

Convert IP to Hex

Convert an IPv4 address into hexadecimal octets instantly.

Convert Hex to IP

Convert hexadecimal IPv4 octets back into dotted decimal format.

Text Tools

Word count, line count, text cleanup, text converters, and other text tools.

Word Counter

Count words, characters, lines, and text length instantly for writing, SEO, forms, and content editing.

Character Counter

Count characters instantly with and without spaces for forms, SEO, captions, code, and text limits.

Remove Extra Spaces

Clean messy text by removing repeated spaces and normalizing spacing.

Text Case Converter

Convert text between uppercase, lowercase, title case, and other common capitalization styles.

Text Reverser

Reverse the order of characters in text instantly.

Lowercase Converter

Convert text to lowercase for cleaner formatting and normalization.

Uppercase Converter

Convert text to uppercase for headings, labels, and emphasis.

Line Counter

Count how many lines are present in a block of text.

Duplicate Line Remover

Remove duplicate lines instantly from lists, logs, keywords, URLs, and pasted text.

Text Trimmer

Trim leading and trailing spaces from text without changing the middle content.

Slug Generator

Convert titles and text into clean URL-friendly slugs for blogs, CMS pages, products, and SEO.

Title Case Converter

Convert text to title case by capitalizing the first letter of each word.

Sentence Case Converter

Convert text to sentence case for cleaner and more natural-looking writing.

Comma to Newline Converter

Convert comma-separated text into separate lines for easier reading and cleanup.

Newline to Comma Converter

Convert multiple lines of text into a single comma-separated list.

Text Sorter

Sort lines of text alphabetically for cleaner lists and faster review.

Unique Lines Tool

Keep only unique lines from text and remove repeated entries.

Empty Line Remover

Remove blank lines from text to make line-based content cleaner and tighter.

Remove Duplicate Words

Remove repeated words and keep only the first occurrence in the text.

Sort Lines Descending

Sort lines of text in reverse alphabetical order.

Line Number Adder

Add line numbers to text for notes, logs, lists, and structured review.

Reverse Lines

Reverse the order of lines while keeping the content of each line unchanged.

Tabs to Spaces Converter

Replace tab characters with spaces for cleaner formatting and more consistent indentation.

Email Extractor

Extract email addresses from text, notes, copied content, or raw data blocks.

Sentence Counter

Count sentences in a block of text quickly for writing and analysis.

Remove Line Breaks

Remove line breaks and turn multi-line text into one clean line.

Text Splitter

Split text into separate lines using a custom separator such as comma, pipe, or semicolon.

Text Joiner

Join multiple lines into one line using a custom separator such as comma, space, or pipe.

Reading Time Calculator

Estimate how long it will take to read a block of text in minutes and seconds.

Text Repeater

Repeat text multiple times for testing, templates, and placeholder content.

Find and Replace Text

Find text and replace it instantly inside a larger block of content.

Lorem Ipsum Generator

Generate lorem ipsum words, sentences, or paragraphs.

Text Diff Checker

Compare two text blocks instantly and spot differences in drafts, code, notes, and content edits.

Alternating Case Converter

Convert text into alternating upper and lower case characters.

Camel Case Converter

Convert text into camelCase for code, variables, and field names.

Pascal Case Converter

Convert text into PascalCase for class names, components, and structured identifiers.

Snake Case Converter

Convert text into snake_case for variables, keys, and structured names.

Kebab Case Converter

Convert text into kebab-case for URLs, slugs, and clean labels.

Constant Case Converter

Convert text into CONSTANT_CASE for constants, enums, and environment keys.

Dot Case Converter

Convert text into dot.case for keys, namespaces, and structured labels.

Path Case Converter

Convert text into path/case format for route-like and folder-like naming.

Remove Punctuation

Remove punctuation marks from text instantly.

Remove Numbers from Text

Remove digits from text while keeping letters and symbols.

Remove Letters from Text

Remove alphabetic characters from text while keeping digits and symbols.

Remove Special Characters

Remove special characters while keeping letters, numbers, spaces, and line breaks.

Keep Only Numbers

Keep only numeric digits from mixed text instantly.

Keep Only Letters

Keep only letters from mixed text and remove digits and symbols.

Keep Only Alphanumeric

Keep only letters and numbers from text while removing symbols and punctuation.

Paragraph Counter

Count paragraphs in text quickly and clearly.

Extract Hashtags

Extract hashtags from text instantly.

Extract Mentions

Extract @mentions from text instantly.

Character Frequency Counter

Count how often each character appears in text.

Word Frequency Counter

Count how often each word appears in text.

Longest Line Finder

Find the longest line in a text block instantly.

Keyword Density Checker

Check keyword frequency and density in pasted text.

Random Word Generator

Generate random words instantly for writing, naming, and testing.

Username Generator

Generate username ideas from a word or name instantly.

Palindrome Checker

Check whether text reads the same forward and backward.

Anagram Checker

Check whether two words or phrases are anagrams.

Whitespace Normalizer

Normalize tabs, line breaks, and repeated spaces into clean single-spacing.

Markdown Cleaner

Remove Markdown formatting and keep clean readable text.

Bullet List Cleaner

Remove bullet and numbered list markers from text lines.

Reverse Word Order

Reverse the order of words without reversing the letters inside each word.

First Line Extractor

Extract the first non-empty line from text instantly.

Last Line Extractor

Extract the last non-empty line from text instantly.

Prefix Lines

Add a prefix to every line in a text block.

Suffix Lines

Add a suffix to every line in a text block.

Wrap Text

Wrap text with chosen opening and closing characters or strings.

Unwrap Text

Remove matching opening and closing wrappers from text.

CSV Column Extractor

Extract one specific column from CSV data by column number or header name.

TSV to CSV

Convert tab-separated values into comma-separated CSV format.

CSV to TSV

Convert comma-separated CSV data into tab-separated TSV format.

Convert TSV to Text

Convert tab-separated TSV data into plain text lines.

Convert Text to TSV

Convert plain text lines into TSV using one value per line.

Convert CSV to Text

Convert CSV rows into plain text lines.

Convert Text to CSV

Convert plain text lines into CSV using one value per row.

Transpose CSV

Transpose CSV rows and columns so horizontal data becomes vertical and vice versa.

Convert CSV Columns to Rows

Convert CSV columns into rows by transposing the table.

Convert CSV Rows to Columns

Convert CSV rows into columns by transposing the table.

Delete a Column from CSV

Delete one selected column from CSV by header name or column number.

Prepend a CSV Column

Add a new CSV column at the beginning of every row.

Append a CSV Column

Add a new CSV column at the end of every row.

Insert a CSV Column

Insert a new CSV column at a chosen 1-based position.

Replace a CSV Column

Replace one selected CSV column with a new header and new values.

Swap Columns in CSV Files

Swap two CSV columns by header name or 1-based column number.

Change CSV Delimiter

Change CSV output from commas to another delimiter such as semicolon, pipe, or tab.

Transpose TSV

Transpose TSV rows and columns so horizontal data becomes vertical and vice versa.

Convert TSV Columns to Rows

Convert TSV columns into rows by transposing the table.

Convert TSV Rows to Columns

Convert TSV rows into columns by transposing the table.

Extract a Column from TSV

Extract one specific column from TSV data by column number or header name.

Delete a Column from TSV

Delete one selected column from TSV by header name or column number.

Prepend a TSV Column

Add a new TSV column at the beginning of every row.

Append a TSV Column

Add a new TSV column at the end of every row.

Insert a TSV Column

Insert a new TSV column at a chosen 1-based position.

Replace a TSV Column

Replace one selected TSV column with a new header and new values.

Swap Columns in TSV Files

Swap two TSV columns by header name or 1-based column number.

Change TSV Delimiter

Change TSV output from tabs to another delimiter such as comma, semicolon, or pipe.

Extract Arbitrary Delimited Column

Extract one column from custom-delimited text by delimiter and column selector.

Delete Arbitrary Delimited Column

Delete one column from custom-delimited text by delimiter and selector.

Replace Arbitrary Delimited Column

Replace one selected column in custom-delimited text with a new header and new values.

Swap Arbitrary Delimited Columns

Swap two columns in custom-delimited text by delimiter and column selector.

Change Arbitrary Column Delimiter

Change one custom delimiter into another for flat delimited text.

Transpose Arbitrary Delimited Text

Transpose custom-delimited rows and columns using any single-character delimiter.

Convert Arbitrary Delimited Text Columns to Rows

Convert custom-delimited columns into rows by transposing the text.

Convert Arbitrary Delimited Text Rows to Columns

Convert custom-delimited rows into columns by transposing the text.

Text to Randomcase

Convert normal text into random mixed capitalization instantly.

Text to Titlecase

Convert text into title case for headings, labels, and cleaner presentation.

Spaces to Tabs Converter

Replace groups of spaces with tab characters for cleaner indentation and compact formatting.

Spaces to Newlines

Convert space-separated text into one item per line instantly.

Newlines to Spaces

Convert multi-line text into one space-separated line instantly.

Converters

Timestamp, bytes, and other simple online converters.

Timestamp Converter

Convert Unix timestamps into readable dates and times for debugging and technical checks.

Bytes to MB Converter

Convert bytes into megabytes for storage, file size, and technical size checks.

Bytes to KB Converter

Convert bytes into kilobytes for faster reading of storage and file size values.

KB to MB Converter

Convert kilobytes into megabytes for file size and storage-related calculations.

HEX to RGB

Convert HEX color codes into RGB values for design and CSS work.

RGB to HEX

Convert RGB color values into HEX format for CSS and design work.

RGB to HSL

Convert RGB color values into HSL for easier color adjustment and CSS work.

HSL to RGB

Convert HSL color values into RGB format for CSS, design, and theme work.

Binary to Decimal

Convert binary numbers into standard decimal values instantly.

Decimal to Binary

Convert decimal numbers into binary format quickly for learning and technical work.

Decimal to Hex

Convert decimal numbers into hexadecimal format for development and technical work.

Hex to Decimal

Convert hexadecimal values into standard decimal numbers instantly.

PX to REM

Convert pixel values to rem units for responsive and scalable CSS.

REM to PX

Convert rem units into pixel values for CSS sizing and design handoff.

MB to Bytes

Convert megabytes into bytes for storage and technical size calculations.

Mbps to MB/s

Convert megabits per second into megabytes per second for bandwidth and transfer comparisons.

MB/s to Mbps

Convert megabytes per second into megabits per second for bandwidth comparison.

KG to LBS

Convert kilograms to pounds quickly for fitness, travel, shipping, and everyday use.

LBS to KG

Convert pounds to kilograms quickly for fitness, travel, shipping, and everyday use.

JSON to CSV

Convert JSON arrays of objects into CSV format for spreadsheets and exports.

CSV to JSON

Convert CSV data into structured JSON objects instantly.

Text to ASCII

Convert plain text characters into ASCII code values.

ASCII to Text

Convert ASCII code values back into readable text.

Text to Unicode

Convert text into Unicode escape sequences such as \u0041.

Unicode to Text

Convert Unicode escape sequences back into normal readable text.

Roman Numeral Converter

Convert numbers to Roman numerals and Roman numerals back to standard numbers.

Number to Words

Convert numbers into English words instantly for checks, invoices, and formatted text.

Markdown to HTML

Convert Markdown into HTML quickly for blogs, docs, and CMS workflows.

Timestamp to Date

Convert a Unix timestamp into a readable date and time.

Date to Timestamp

Convert a readable date and time into a Unix timestamp instantly.

PX to EM

Convert pixel values to em units for scalable CSS and typography.

EM to PX

Convert em units to pixel values for CSS sizing and debugging.

CM to Inches

Convert centimeters to inches quickly and accurately.

Inches to CM

Convert inches to centimeters quickly and accurately.

MM to Inches

Convert millimeters to inches instantly for precise dimension work.

Inches to MM

Convert inches to millimeters quickly for precise metric measurements.

Length Converter

Convert between common length units in one place.

Weight Converter

Convert between metric and imperial weight units in one place.

Temperature Converter

Convert between Celsius, Fahrenheit, and Kelvin quickly.

Speed Converter

Convert between km/h, mph, m/s, ft/s, and knots.

Volume Converter

Convert between liters, milliliters, gallons, cups, and other common volume units.

Area Converter

Convert between square meters, square feet, acres, hectares, and more.

Pressure Converter

Convert between bar, psi, pascal, atm, torr, and other pressure units.

Energy Converter

Convert between joules, calories, watt-hours, kilowatt-hours, and related energy units.

Power Converter

Convert between watts, kilowatts, horsepower, BTU/h, and related power units.

Time Converter

Convert between milliseconds, seconds, minutes, hours, days, weeks, months, and years.

Meters to Feet

Convert meters to feet instantly for dimensions, specs, and everyday use.

Feet to Meters

Convert feet to meters quickly for dimensions, room sizes, and technical use.

Celsius to Fahrenheit

Convert Celsius to Fahrenheit instantly for weather, cooking, and technical use.

Liters to Gallons

Convert liters to gallons quickly for fuel, storage, and liquid measurements.

Gallons to Liters

Convert gallons to liters quickly for fuel, containers, and liquid measurements.

KMH to MPH

Convert kilometers per hour to miles per hour instantly.

Watts to Horsepower

Convert watts to horsepower quickly for motor and equipment comparisons.

Horsepower to Watts

Convert horsepower to watts quickly for equipment specs and technical work.

Grams to Ounces

Convert grams to ounces quickly for cooking, packaging, and product weights.

Ounces to Grams

Convert ounces to grams quickly for recipes, labels, and packaging.

Fahrenheit to Celsius

Convert Fahrenheit to Celsius quickly for weather, travel, and technical reference.

MPH to KMH

Convert miles per hour to kilometers per hour quickly.

JSON to YAML

Convert JSON into clean YAML format instantly for configs, DevOps, and developer workflows.

YAML to JSON

Convert simple YAML into structured JSON instantly for APIs, configs, and developer workflows.

Convert Seconds to H:M:S

Convert a number of seconds into H:M:S time format instantly.

Convert H:M:S to Seconds

Convert H:M:S time format into a total number of seconds.

Convert Seconds to Human Time

Convert seconds into a readable human time phrase like hours, minutes, and seconds.

Convert Scientific to Decimal

Convert scientific notation into standard decimal form instantly.

Convert Decimal to Scientific

Convert a decimal number into scientific notation instantly.

Hex to UTF8

Convert hexadecimal byte values into readable UTF-8 text instantly.

Text to Octal

Convert plain text into octal character codes instantly.

Octal to Text

Convert octal character codes back into readable text instantly.

Text to Decimal

Convert plain text into decimal character codes instantly.

Decimal to Text

Convert decimal character codes back into readable text instantly.

JSON to Text

Convert JSON data into readable plain text instantly.

HTML to Text

Convert HTML markup into readable plain text instantly.

XML to Text

Convert XML markup into readable plain text instantly.

Uuencode Text

Encode plain text into uuencoded format instantly.

Uudecode Text

Decode uuencoded text back into readable plain text instantly.

Text to Punycode

Convert Unicode text or internationalized domains into Punycode instantly.

Punycode to Text

Convert Punycode back into readable Unicode text instantly.

CMYK to RGB

Convert CMYK color values into RGB format for screen and web use.

RGB to CMYK

Convert RGB color values into CMYK format for print-oriented workflows.

CMYK to Hex

Convert CMYK color values into HEX format for web and CSS use.

Hex to CMYK

Convert HEX color codes into CMYK values for print-oriented workflows.

Calculators

Percentage, age, and other useful calculators.

Percentage Calculator

Calculate percentages, increases, decreases, and percentage changes from simple numeric input.

Age Calculator

Calculate age from a birth date in years, months, and days.

Discount Calculator

Calculate discount amounts, sale prices, and final totals from a price and percentage.

Average Calculator

Calculate the arithmetic mean of a list of numbers quickly.

Ratio Calculator

Simplify and compare ratios between two values quickly.

Percentage Change Calculator

Calculate percentage increase or decrease between two values.

VAT Calculator

Calculate VAT amount, net price, and gross total from a base amount and tax rate.

ROI Calculator

Calculate return on investment and profit percentage from revenue and cost.

BMI Calculator

Calculate body mass index from weight and height.

Date Difference Calculator

Find the difference between two dates in days, weeks, months, and years.

Compound Interest Calculator

Calculate compound growth from principal, rate, time, and compounding frequency.

Loan Calculator

Estimate monthly loan payments, total payment, and total interest from amount, rate, and term.

Time Duration Calculator

Calculate the time difference between two clock times quickly.

Random Number Generator

Generate random numbers between a minimum and maximum value.

GPA Calculator

Calculate GPA from grade points and credits quickly.

Grade Calculator

Calculate a weighted final grade from scores and weights.

Margin Calculator

Calculate profit margin from revenue and cost.

Markup Calculator

Calculate markup percentage from cost and selling price.

Profit Calculator

Calculate profit from revenue and cost instantly.

Commission Calculator

Calculate commission amount and final payout from sales and commission rate.

Sales Tax Calculator

Calculate sales tax amount and total price from base price and tax rate.

Tip Calculator

Calculate tip amount and total bill from bill value and tip rate.

Break-even Calculator

Calculate break-even units from fixed cost, selling price, and variable cost.

Inflation Calculator

Calculate future value after inflation using current value, inflation rate, and years.

Currency Percentage Calculator

Calculate percentage amount, increased total, and reduced total from a money value.

CAGR Calculator

Calculate compound annual growth rate from starting value, ending value, and years.

Savings Calculator

Calculate future savings from starting balance, monthly contribution, rate, and years.

Mortgage Calculator

Calculate monthly mortgage payment from loan amount, interest rate, and term.

EMI Calculator

Calculate EMI from loan amount, annual interest rate, and term in months.

APR Calculator

Calculate APR from loan amount, fees, interest rate, and term.

Hourly to Salary Calculator

Convert hourly pay into weekly, monthly, and annual salary estimates.

Salary to Hourly Calculator

Convert annual salary into hourly, weekly, and monthly pay estimates.