Scratch Tabs Logo SCRATCH_TABS
// THE_UTILITY_BELT

Standalone Tools. Zero Context-Switching.

Purpose-built utilities for generating, inspecting, calculating, testing, and managing developer data. Open the tool you need, use it locally, and keep moving.

JWT decode here, GraphQL explore there, SSH keygen somewhere else, clipboard snippets in another app? Not anymore.

What's the Difference?

// Tablets (This Page)

Standalone tools for generating, inspecting, calculating, testing, or managing. Open directly or launch from relevant editor content.

  • -> Generate a UUID
  • -> Test a regex pattern
  • -> Decode a JWT
  • -> Generate SSH keys or TOTP codes
  • -> Inspect metrics, bytes, URLs, and commands

// Smart Views (Features Page →)

Specialized views that activate when you paste content. They understand your data structure.

  • -> Paste JSON -> Tree explorer
  • -> Paste CSV -> Spreadsheet view
  • -> Paste Markdown -> Live preview
  • -> Paste OpenAPI -> Endpoint explorer
  • -> Paste diff -> Side-by-side comparison

// Security & Auth

jwt_toolkit

JWT Toolkit

Decode, verify signatures with public keys or secrets, and sign new tokens - all securely within your browser. No tokens ever leave your machine.

decode verify sign HS256 RS256
JWT Toolkit interface

// Pattern Testing

regex_tester

Regex Tester

Live pattern matching with detailed match explanations, capture group visualization, and flag toggles. Stop guessing if your regex works.

live highlight capture groups flags explain
Regex tester with live highlighting

// API Testing

rest_client

REST Client

Make HTTP requests directly from your browser. Perfect for testing CORS-enabled APIs, webhooks, or local dev servers.

GET POST headers cURL import
REST Client interface
Password Gen

Secure random passwords

->
UUID Gen

v1 and v4 UUIDs

->
Base64

Encode/decode data

->
Checksum

MD5, SHA-256, SHA-512

->
URL Parser

Deconstruct any URL

->
SSH Keygen

Ed25519, RSA, ECDSA

->
TOTP 2FA

Offline authenticator

->
Hex Viewer

Binary inspector

->

Inspect tokens, keys, bytes, secrets, and integrity checks without sending sensitive material anywhere.

SSH Key GeneratorNew

Generate Ed25519, RSA, and ECDSA key pairs, inspect fingerprints, derive public keys, and validate matching pairs offline.

ssh ed25519 fingerprint

TOTP 2FA GeneratorNew

Create and verify time-based one-time passwords with otpauth URI import and SHA1/256/512 support.

totp 2fa offline

Hex Viewer / Binary Inspector

Inspect raw bytes with decoded text, entropy analysis, byte distribution stats, and binary-friendly navigation.

hex binary entropy

Command Vault

Keep frequently used shell commands, scripts, snippets, and operational notes in a searchable local vault.

commands snippets vault

Clipboard

Manage clipboard history, save reusable snippets, and organize temporary text assets inside the workspace.

clipboard history snippets

QR Code Generator

Generate and decode QR codes for URLs, WiFi credentials, contacts, and other structured payloads locally.

qr wifi decode

Webhook HMAC VerifierNew

Validate GitHub, Stripe, Slack, Twilio, Shopify, and Standard Webhooks signatures locally. Inspect canonical payloads, replay diagnostics, and generate safe redacted reports — no secrets leave your browser.

webhook hmac signature

Secret ScannerNew

Detect API keys, tokens, private keys, and credentials in logs, diffs, and config files. Redacts findings and generates safe reports — entirely offline.

secrets credentials redaction

Explore APIs, queries, metrics, and network-adjacent data without leaving the browser workspace.

GraphQL Client

Explore schemas and execute GraphQL queries, mutations, and subscriptions from a focused playground.

graphql schema query

OpenMetrics Viewer

Visualize and analyze OpenMetrics or Prometheus exposition data with metric browsing and query-focused inspection.

prometheus metrics monitoring

IP Details

Look up IP address details, network metadata, geolocation, and ISP information from a dedicated utility.

ip network geo

Temp Email

Generate disposable email addresses for testing sign-up flows, verification codes, and privacy-sensitive workflows.

email temporary inbox

Converter

Convert numbers, encodings, cases, colors, dates, text, and hashes from one compact utility surface.

convert encode transform

User Generator

Create synthetic user profiles with names, addresses, emails, bios, and test-friendly identity data.

mock data profiles testing

Quick visual, writing, and productivity tools that usually end up scattered across separate browser tabs.

Diagram Editor

Edit Mermaid diagrams with live preview and quick templates for flowcharts, sequences, timelines, and more.

mermaid diagram preview

Shape Snap

Create fast sketches, whiteboard diagrams, and shape-based notes without switching to a design tool.

draw whiteboard flowchart

Emoji as Data

Search emojis and inspect Unicode, HTML, hex, and symbol metadata for copy, UI, and encoding work.

emoji unicode html

Pomodoro Timer

Keep focused work and break sessions beside your scratch workspace instead of opening another timer app.

timer focus breaks

Convert, verify, and transform data between formats.

JSON Mapper

Visually transform complex JSON structures. Define mapping rules between schemas with an intuitive drag-and-drop interface.

json mapper transform

Base64 Converter

Encode and decode data using Standard, URL-safe, or MIME Base64 formats. Handles binary files too.

base64 encode decode

Checksum CalculatorNew

Generate and verify file integrity. Calculates MD5, SHA-1, SHA-256, and SHA-512 hashes locally.

hash md5 sha256

URL Parser

Deconstruct any URL into components. Analyze schemes, hosts, query parameters, and identify security issues.

url query params parse

DateTime ConverterNew

Parse, format, and convert dates across timezones. Debug timestamp issues with epoch conversion.

date timezone epoch

Word CountNew

Analyze text with word count, character count, reading time, and readability scores.

word count readability stats

Generate secure credentials, unique identifiers, and placeholder content on demand.

Password Generator

Create strong, random passwords with customizable length and complexity. Includes history and strength indicator.

password secure random

UUID Generator

Generate universally unique identifiers in v1 (timestamp) and v4 (random) formats. Bulk generation supported.

uuid guid v4

Lorem IpsumNew

Generate placeholder text with customizable options for paragraphs, sentences, or words.

lorem ipsum placeholder text

Colour PaletteNew

Create and export colour palettes with a live UI preview. Export to CSS, Tailwind, or JSON.

colour palette design

Cron Builder

Build cron expressions with a natural language interface. See when your schedule will next run.

cron schedule jobs

Calculator

Math expression evaluator with variable support, unit conversions, and history. Powered by math.js.

math units variables

Explore the Platform

Tablets are just one part of Scratch Tabs. Discover the full platform.

READY TO LAUNCH?