All tools

Developer tools for everyday work.

Small browser-based utilities for common development tasks. Everything here works without an account.

01

JSON Formatter

Validate, format, copy, and download JSON locally in your browser.

02

UUID Generator

Create secure version 4 UUIDs in your browser.

03

Base64 Encoder

Encode text as Base64 locally in your browser.

04

URL Encoder

Encode text and URL components locally in your browser.

05

Password Generator

Generate a secure random password in your browser.

06

Hex Color Converter

Convert a hexadecimal colour value to RGB.

07

JWT Decoder

Decode JWT headers and payloads locally without sending tokens to a server.

08

JSON to CSV Converter

Turn an array of JSON objects into clean CSV without uploading your data.

09

URL Parser

Break a URL into its origin, path, query parameters, and fragment locally.

10

HTML Entity Encoder

Escape text for safe use in HTML by converting reserved characters to entities.