Free, no sign-up|Runs right in your browser

Small tools developers actually reach for.

Test files, JSON, Markdown, UUIDs, Base64, hashes, timestamps, entirely in your browser. Nothing is uploaded anywhere, there's no watermark, and no account to create.

Developer tools

Test File Generator

Generate a file of any size and extension: 100 KB PDF, 5 MB JPG, 20 MB BIN, 500 KB ZIP, for testing upload limits, dummy logins, or QA.

Open tool

JSON Formatter

Format, validate, and minify JSON live as you type, with inline error location and a collapsible tree view.

Open tool

Markdown Editor

Split-pane markdown editor with a live rendered preview side by side. Export as HTML or Markdown.

Open tool

UUID Generator

Bulk-generate random UUID v4 identifiers. Uppercase or no-hyphens formatting, copy one or copy all.

Open tool

Base64 Encode / Decode

Text to and from Base64, UTF-8 safe. URL-safe variant, swap direction with one click.

Open tool

Hash Generator

MD5, SHA-1, SHA-256, and SHA-512 hashes computed live as you type, right in your browser.

Open tool

Timestamp Converter

Unix timestamp to human-readable date, both ways. Local time, UTC, ISO 8601, and relative time.

Open tool

JSON Diff

Compare two JSON documents and see what was added, removed, and changed.

Open tool

JWT Decoder

Decode a JWT's header and payload, with expiry explained.

Open tool

Regex Tester

Test a regular expression against sample text with live match highlighting.

Open tool

CSV to JSON

Convert a CSV file into clean JSON.

Open tool

CSV Viewer

View and edit a CSV as an editable table.

Open tool

URL Encoder / Decoder

Percent-encode or decode a URL or component.

Open tool

HTML Entity Encoder

Escape or unescape HTML entities.

Open tool

YAML to JSON Converter

Convert YAML and JSON, both directions.

Open tool

Cron Expression Parser

Explain a cron schedule and preview next runs.

Open tool

Number Base Converter

Binary, octal, decimal, hex, and any base 2-36.

Open tool

Text Diff

Compare two texts line by line.

Open tool

CSS Specificity Calculator

Paste selectors and see each one's specificity broken down and ranked in cascade order.

Open tool

.gitignore Generator

Check off your stack, get a merged .gitignore with no duplicate lines.

Open tool

JSON Schema Generator

Paste a JSON sample and get a draft-07 JSON Schema describing its shape and types.

Open tool

User-Agent Parser

Paste any User-Agent string and see the browser, engine, OS, and device type it identifies.

Open tool

URL Parser

Paste any full URL and see its protocol, host, port, path, query, and hash broken out.

Open tool

SVG Optimizer

Strip comments, metadata, editor cruft, and excess whitespace. See the size drop live.

Open tool

SVG to React Component

Paste SVG markup, get a ready-to-import React functional component.

Open tool

CSS Variable Extractor

Paste a stylesheet and pull out every custom property, grouped by prefix, duplicates flagged.

Open tool

SVG Sprite Generator

Combine multiple SVG icons into one symbol-based sprite sheet with collision-safe IDs.

Open tool