Development

Language playgrounds and small coding utilities — no install, no account.

JS Playground

Write JavaScript, run it in a sandbox, and inspect console output.

TypeScript Playground

Transpile TypeScript in the browser and run the emitted JavaScript.

Python Playground

Run Python with Pyodide — live console, snippets, and local autosave.

HTML Playground

Edit HTML, CSS, and JavaScript together with a live preview.

SQL Playground

SQLite in your browser — sample data, queries, and result tables.

Lua Playground

Run Lua via Fengari with print wired to a live console.

JSON Formatter

Pretty-print, minify, and validate JSON with adjustable indent.

Regex Tester

Match patterns against sample text with live highlights and groups.

Encode / Decode

Base64, URL, and HTML entity encode or decode in place.

Hash & UUID

SHA-1 / 256 / 512 digests and random UUID v4 via Web Crypto.

Text Diff

Compare two texts line by line and spot additions and removals.

JWT Decoder

Inspect header and payload claims. Decode only — no signature check.

Markdown Preview

Write Markdown and preview HTML side by side. Autosaves locally.

Cron Explainer

Paste a cron expression — plain English plus upcoming run times.

UUID & ULID

Generate UUID v4 and ULID identifiers one at a time or in bulk.

QR Code

Create a downloadable QR code from any URL or text.

YAML ↔ JSON

Convert and validate YAML and JSON in either direction.

Base64 File

Encode files to Base64 or decode Base64 back to a download.

GraphQL Formatter

Pretty-print GraphQL queries and JSON variables.

CSS / JS Minify

Strip comments and compress CSS or JavaScript snippets.

API Request

Send HTTP requests from the browser and inspect the response.

Paste Hub

Paste once, detect the shape, then jump into JSON, regex, hash, encode, and more.