Developer Toolbox

A collection of lightweight, client‑side utilities for everyday coding tasks. No data leaves your browser.

Encoding & Decoding

🔗 URL Encoder / Decoder

Encode or decode URL‑encoded strings. Supports UTF‑8 and percent‑encoding.

URL UTF‑8

🔐 Base64 Encoder / Decoder

Convert text or binary files to/from Base64. Download decoded binary directly.

Base64 File

📄 JSON Formatter & Validator

Pretty‑print, minify, and validate JSON. Copy formatted JSON with one click.

JSON Validation

📝 Markdown Editor & Preview

Write Markdown on the left, see rendered HTML on the right. GitHub‑flavored Markdown support.

Markdown Preview
Generators

🆔 UUID Generator

Create version 1, 4 or 5 UUIDs. Uppercase/lowercase, with or without hyphens or braces.

UUID GUID

🔑 Random Password Generator

Generate strong passwords with customizable length, character sets and options.

Password Security

📱 QR Code Generator

Create QR codes for any text or URL. Download the generated PNG image.

QR Image

🎨 Color Palette Generator

Generate harmonious color palettes from a base color. Click a swatch to copy its HEX value.

Colors Design
Converters & Utilities

📏 Unit Converter

Convert between common units for length, weight, temperature, volume, area and speed.

Units Conversion

⏱️ Timestamp Converter

Convert Unix timestamps (seconds or milliseconds) to human‑readable dates and vice‑versa.

Time Date

🧪 Regex Tester

Test regular expressions against sample text, see matches, groups and highlighted preview.

Regex Testing

About

This toolbox is built entirely with HTML, CSS and JavaScript. It provides a set of lightweight, client‑side developer utilities — including a JSON formatter & validator, Base64 encoder/decoder, UUID generator, QR code and color palette generator, unit and timestamp converters, and other handy tools. All operations run locally in your browser; no data is sent to any server. See the sitemap for a full list of pages and localized versions.