Scratch Tabs Logo SCRATCH_TABS
// THE_UTILITY_BELT

Standalone Tools. Zero Context-Switching.

Unlike Smart Views that transform your pasted content, Tablets are purpose-built utilities for generating, calculating, and testing. No data intake required - just pure, offline utility.

JWT decode here, regex test there, password generate somewhere else? Not anymore. Open-source on GitHub.

// 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

->

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

Tools to keep you focused, organized, and productive.

Diagram EditorNew

Create flowcharts, sequence diagrams, and entity relationships using Mermaid syntax with live preview.

mermaid flowchart diagram

Shape Snap

Freehand drawing that automatically recognizes and converts to perfect shapes. Great for quick mockups.

draw shapes sketch

Command Vault

Your personal, searchable snippet library. Store commands, code snippets, and notes for quick access.

snippets commands notes

Pomodoro Timer

Built-in focus timer with customizable work/break intervals. Stay in the zone with audio notifications.

timer focus productivity

Clipboard Manager

Keep a history of your clipboard items. Perfect for gathering data from multiple sources.

clipboard history paste

Emoji Picker

Searchable emoji reference with categories and skin tone support. Copy with one click.

emoji unicode copy

What's the Difference?

// Tablets (This Page)

Standalone tools for generating, calculating, or testing. No content required - just open and use.

  • -> Generate a UUID
  • -> Test a regex pattern
  • -> Decode a JWT
  • -> Build a cron expression

// 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 diff -> Side-by-side comparison

AN EVER-GROWING TOOLKIT

The Tablet ecosystem is constantly expanding. Have an idea for a tool that would make your life easier?

Explore the Platform

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

READY TO LAUNCH?