Browser-first developer toolkit

Ship faster with tools that live one click away.

No installs. No account wall. Everything runs locally in your browser and keeps your workflow moving.

Create

Notepad

Scratchpad with auto-save, quick import, export, and clipboard actions.

Auto-saveWord count
Create

Code Editor

Monaco-powered editor with templates, per-language drafts, and export actions.

MonacoTemplates
Create

Jupiter Notebook

Notebook-like JavaScript cells that run fully in your browser with no server.

Cell runnerLocal-only
Create

Drawing Pad

Excalidraw whiteboard with local autosave and scene export support.

ExcalidrawScene save
Create

QR Generator

Turn URLs into downloadable QR codes for quick sharing and mobile testing.

PNG exportLocal-only
Create

Markdown Tool

Write markdown with a live preview, split view, and import/export actions.

Live previewOpen .md
Analyze

Diff Tool

Visual side-by-side diff with editor controls and change stats.

Monaco diffChange stats
Analyze

CSV Viewer

Upload CSV files into an interactive grid with filters and quick search.

ag-GridJSON export
Analyze

JSON to YML

Convert JSON data to YAML format without leaving your browser.

JSONYAML
Analyze

HTTP Header Inspector

Parse raw request or response headers into readable key/value rows.

HeadersInspector
Create

Color Theme Picker

Pick colors and generate CSS variables to build consistent website themes.

Color pickerTheme CSS
Analyze

UUID Generator

Generate one or many UUID v4 values instantly with browser crypto.

UUID v4Bulk
Analyze

Time Converter

Convert Unix timestamps and ISO date/time values both ways.

UnixISO
Analyze

URL Parser / Builder

Inspect URL parts and query strings for debugging links and APIs.

Query paramsURL parts
Analyze

Base64 Encoder/Decoder

Encode or decode Base64 values locally for tokens, fixtures, and API testing.

EncodeDecode
Analyze

JSON Formatter

Validate, format, minify, and sort JSON with instant parse feedback.

ValidationSort keys
Analyze

Regex Tester

Live regex matching with flag toggles, captures, and replacement preview.

CapturesReplace preview
Analyze

JWT Decoder

Decode JWT header and payload with readable claim timestamps.

ClaimsDate hints