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

Tool Category

Developer Tools

JSON, Base64, hashes, encoders, decoders, and other useful developer tools.

94 tools in this category

Tools in this category

JSON Formatter

Format and beautify raw JSON so it is easier to read, debug, and review.

JSON Validator

Check whether JSON syntax is valid before you use it in apps, APIs, or config files.

JSON Minifier

Minify JSON into a compact single-line format for transfer, storage, or embedding.

Base64 Encoder

Encode plain text into Base64 for transport, testing, headers, and quick developer tasks.

Base64 Decoder

Decode Base64 strings back into readable text for debugging, review, and quick checks.

URL Encoder

Encode text so it can be used safely inside URLs, query strings, and parameters.

URL Decoder

Decode percent-encoded URL text back into normal readable characters.

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 header and payload data into a readable format for quick inspection.

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 Parser

Parse JWT tokens into readable header and payload data.

JWT Expiry Checker

Check whether a JWT is expired, valid, or not yet active.

URL Slug Decoder

Decode URL slugs into readable text quickly.

URL Path Extractor

Extract the path part from a full URL.

URL Normalizer

Normalize full URLs into a cleaner canonical form.

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.

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 Parser

Parse JWT tokens into readable header and payload data.

JWT Expiry Checker

Check whether a JWT is expired, valid, or not yet active.

URL Slug Decoder

Decode URL slugs into readable text quickly.

URL Path Extractor

Extract the path part from a full URL.

URL Normalizer

Normalize full URLs into a cleaner canonical form.

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.

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.

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.