Developer Tools Checkers

Handy developer utilities — Base64, JSON formatter, hash, colour and number-base converters.

Base64 Encode / Decode

Encode text to Base64 and decode it back — in your browser.

HEX to RGB Converter

Convert a HEX colour code to RGB (and see a preview).

JSON Formatter

Format, beautify, minify and validate JSON.

Number Base Converter

Convert numbers between binary, octal, decimal and hex.

URL Encode / Decode

Percent-encode text for URLs and decode it back.

Soon

RGB to HEX Converter

Convert RGB colours to HEX codes.

Soon

Binary to Decimal Converter

Convert between binary and decimal.

Soon

Decimal to Binary Converter

Convert decimal numbers to binary.

Soon

Hex to Decimal Converter

Convert hexadecimal to decimal and back.

Soon

MD5 Hash Generator

Generate an MD5 hash of text.

Soon

SHA-256 Hash Generator

Generate a SHA-256 hash of text.

Soon

Colour Picker

Pick a colour and get HEX, RGB and HSL.

Soon

JSON to CSV Converter

Convert a JSON array to CSV.

Soon

Epoch to Date Converter

Convert epoch time to a readable date.

Soon

Cron Expression Guide

Understand and build cron schedules.

Soon

HTML Encode / Decode

Encode and decode HTML entities.

Soon

JWT Decoder

Decode a JWT to view its payload.

Soon

String Length Counter

Count characters, bytes and lines in text.

Soon

Text Diff Checker

Compare two texts and highlight differences.

Soon

Regex Tester

Test a regular expression against sample text.

Soon

JSON Minifier

Minify JSON by removing whitespace.

Soon

Aspect Ratio Calculator

Work out aspect ratios and resize dimensions.

Soon

Password Entropy Calculator

Estimate the entropy (bits) of a password.

Soon

Text to Slug

Convert text to a URL-safe slug.