Skip to content
The Internet Compass

Free Tools

Developer Utilities Tools

The utilities engineers reach for daily: format and validate data, encode and decode, diff, hash and inspect — all running locally in your browser.

JSON Formatter & Validator

Formats, validates and beautifies JSON with clear error locations.

FreeBrowser-only

JSON Minifier

Strips whitespace from JSON to reduce payload size.

FreeBrowser-only

JSON to CSV Converter

Converts a JSON array of objects into a downloadable CSV file.

FreeBrowser-only

CSV to JSON Converter

Converts CSV data into a JSON array of objects.

FreeBrowser-only

CSV Cleaner

Trims whitespace, removes empty rows and de-duplicates a CSV file.

FreeBrowser-only

XML Formatter

Formats and validates XML with proper indentation.

FreeBrowser-only

XML to JSON Converter

Converts XML documents into equivalent JSON structure.

FreeBrowser-only

YAML to JSON Converter

Converts YAML into JSON and validates it along the way.

FreeBrowser-only

JSON to YAML Converter

Converts JSON into readable YAML.

FreeBrowser-only

HTML to Markdown Converter

Converts HTML content into clean Markdown.

FreeBrowser-only

Markdown to HTML Converter

Renders Markdown into HTML with a live preview.

FreeBrowser-only

HTML Formatter

Beautifies minified or poorly indented HTML.

FreeBrowser-only

HTML Minifier

Compacts HTML by removing whitespace and comments.

FreeBrowser-only

CSS Formatter

Beautifies minified or inconsistent CSS.

FreeBrowser-only

CSS Minifier

Compacts CSS by removing whitespace and comments.

FreeBrowser-only

JavaScript Formatter

Beautifies minified or inconsistently formatted JavaScript.

FreeBrowser-only

JavaScript Minifier

Strips comments and unnecessary whitespace from JavaScript.

FreeBrowser-only

SQL Formatter

Formats SQL queries with consistent indentation and keyword casing.

FreeBrowser-only

Regex Tester

Tests a regular expression against sample text with live match highlighting.

FreeBrowser-only

Regex Pattern Library

A curated library of common regex patterns (email, URL, IP, phone and more) with live testing.

FreeBrowser-only

Diff Checker

Compares two blocks of text line by line and highlights the differences.

FreeBrowser-only

Text Diff (Word Level)

Compares two blocks of text at the word level for precise editing changes.

FreeBrowser-only

JWT Decoder

Decodes a JSON Web Token's header and payload without verifying the signature.

FreeBrowser-only

Base64 Encoder

Encodes text into Base64, handling full Unicode correctly.

FreeBrowser-only

Base64 Decoder

Decodes Base64 back into readable text, handling full Unicode correctly.

FreeBrowser-only

URL Encoder

Percent-encodes text for safe use in a URL.

FreeBrowser-only

URL Decoder

Decodes percent-encoded URL components back to readable text.

FreeBrowser-only

UUID Generator

Generates RFC 4122 version 4 UUIDs, one or many at a time.

FreeBrowser-only

Password Generator

Generates strong random passwords with configurable character sets.

FreeBrowser-only

Hash Generator (MD5, SHA-1, SHA-256, SHA-512)

Computes MD5 and SHA-family hashes of any text.

FreeBrowser-only

Unix Timestamp Converter

Converts between Unix timestamps and human-readable dates, with a live clock.

FreeBrowser-only

Cron Expression Explainer

Converts a cron expression into a plain-English schedule description.

FreeBrowser-only

Cron Expression Generator

Builds a cron expression from plain-language schedule choices.

FreeBrowser-only

User-Agent Parser

Parses a User-Agent string into browser, OS and device details.

FreeBrowser-only

HTTP Status Code Lookup

A searchable reference of every standard HTTP status code and its meaning.

FreeBrowser-only

MIME Type Lookup

A searchable reference of common file extensions and their MIME types.

FreeBrowser-only

CIDR / IP Subnet Calculator

Calculates network address, broadcast address and host range from a CIDR block.

FreeBrowser-only

Lorem Ipsum Generator

Generates placeholder text by paragraph, sentence or word count.

FreeBrowser-only

Character & Byte Counter

Counts characters, bytes, words and lines in real time.

FreeBrowser-only