The Ultimate
Alpha Toolkit

A curated set of cryptographic & encoding utilities,
built for precision. No tracking. No backend. Pure client-side.

78 Tools
0 Servers
100% Private

All 78 Tools

Click any card to open the tool on its own dedicated page. Press / to search.

Security

Password Generator

Cryptographically strong passwords with full control over length and character sets.

Open tool
Security

Hash Generator

SHA-1, SHA-256, SHA-384 and SHA-512 digests via the Web Crypto API.

Open tool
Security

JWT Decoder

Decode JSON Web Tokens — inspect header, payload, expiry and claims.

Open tool
Encoding

Base64 Encode / Decode

Encode or decode Base64 strings — Unicode and binary-safe.

Open tool
Encoding

URL Encoder / Decoder

Encode special characters for URL safety or decode percent-encoded strings.

Open tool
Encoding

Case Converter

Transform text into camelCase, PascalCase, snake_case, kebab-case and more.

Open tool
Dev Tools

JSON Formatter

Validate, beautify and minify JSON with human-friendly error messages.

Open tool
Dev Tools

Regex Tester

Test regular expressions with live match highlighting and capture group display.

Open tool
Dev Tools

Markdown Previewer

Write and preview Markdown in real time — safe, fully client-side rendering.

Open tool
Dev Tools

Text Diff Checker

Compare two texts line-by-line — see additions, deletions and unchanged lines.

Open tool
Generators

UUID Generator

Generate RFC-4122 v4 UUIDs in bulk using the browser's secure random source.

Open tool
Generators

Lorem Ipsum

Generate placeholder text by words, sentences, or paragraphs — instantly.

Open tool
Generators

QR Code Generator

Generate QR codes for text, URLs, Wi-Fi, email and SMS with colour options.

Open tool
Generators

Gradient Generator

Build beautiful CSS linear gradients with live preview and one-click copy.

Open tool
Converters

Timestamp Converter

Convert Unix timestamps to human-readable dates and back — with live clock.

Open tool
Converters

Color Converter

Convert between HEX, RGB and HSL with a live color preview swatch and picker.

Open tool
Media

QR Code Reader

Upload an image with a QR code and instantly decode its contents.

Open tool
Security

Bcrypt Hash Generator

Hash passwords with the industry-standard adaptive bcrypt algorithm.

Open tool
Security

HMAC Generator

Generate HMAC-SHA256/512 message authentication codes for secure signing.

Open tool
Security

Password Strength Checker

Analyse entropy, check breach databases and get actionable improvement tips.

Open tool
Security

Random Token Generator

Generate cryptographically secure random tokens for API keys and sessions.

Open tool
Security

UUID Validator

Validate UUIDs and determine their version (v1–v5) and variant.

Open tool
Security

File Checksum Tool

Compute SHA-256, SHA-512 checksums for files — 100% client-side.

Open tool
Encoding

Base32 Encoder / Decoder

Encode and decode text with the Base32 alphabet — useful for TOTP secrets.

Open tool
Encoding

Hex Encoder / Decoder

Convert text to hexadecimal and back — useful for binary data inspection.

Open tool
Encoding

HTML Encode / Decode

Escape HTML entities like & < or decode them back to characters.

Open tool
Encoding

Binary Text Converter

Convert text to binary (0s and 1s) and binary back to human-readable text.

Open tool
Encoding

ASCII Converter

Convert characters to ASCII codes — decimal, hex, octal and binary.

Open tool
Encoding

ROT13 Encoder / Decoder

Apply the ROT13 cipher — encodes and decodes with the same operation.

Open tool
Dev Tools

JSON Minifier

Remove whitespace and compress JSON to its smallest valid form.

Open tool
Dev Tools

JSON Validator

Validate JSON syntax and get clear, line-specific error messages.

Open tool
Dev Tools

JSON to YAML

Convert JSON to human-readable YAML format.

Open tool
Dev Tools

YAML to JSON

Convert YAML to structured JSON — parse YAML files instantly.

Open tool
Dev Tools

JSON to CSV

Convert a JSON array of objects to a CSV table with auto-detected columns.

Open tool
Dev Tools

CSV to JSON

Parse CSV data and convert it to a JSON array using header row as keys.

Open tool
Dev Tools

JSON Diff Tool

Compare two JSON objects and highlight differences, additions and deletions.

Open tool
Dev Tools

JSON Sorter

Sort JSON object keys alphabetically or by value — ascending or descending.

Open tool
Dev Tools

SQL Formatter

Format and prettify SQL queries with keyword highlighting.

Open tool
Dev Tools

XML Formatter

Indent and format XML documents for better readability.

Open tool
Dev Tools

HTML Minifier

Minify HTML by removing comments, whitespace and unused attributes.

Open tool
Dev Tools

CSS Minifier

Minify CSS by removing whitespace, comments and redundant declarations.

Open tool
Dev Tools

JavaScript Minifier

Minify JavaScript by removing comments and unnecessary whitespace.

Open tool
Dev Tools

HTTP Status Code Lookup

Look up any HTTP status code and get a full explanation of its meaning.

Open tool
Dev Tools

MIME Type Lookup

Find MIME types by file extension or extension from MIME type.

Open tool
Text Tools

Word Counter

Count words, characters, sentences and paragraphs with reading time estimate.

Open tool
Text Tools

Text Sorter

Sort lines alphabetically, numerically or by length — ascending or descending.

Open tool
Text Tools

Remove Duplicate Lines

Remove duplicate lines from any list — with trim and case-insensitive mode.

Open tool
Text Tools

Line Numbering Tool

Add or remove line numbers from any block of text.

Open tool
Text Tools

Text Reverser

Reverse text character by character or word by word instantly.

Open tool
Text Tools

Slug Generator

Convert any text into a URL-friendly slug — no special chars, lowercase.

Open tool
Text Tools

Random String Generator

Generate random strings with custom length, characters and format options.

Open tool
Text Tools

Text Cleaner

Strip extra whitespace, trim lines and normalize line endings.

Open tool
Text Tools

Find and Replace Tool

Find and replace text — supports regex, case sensitivity and global replace.

Open tool
Generators

Color Palette Generator

Generate harmonious color palettes — complementary, triadic, analogous.

Open tool
Generators

Random Number Generator

Generate random numbers with custom min/max, count and decimal options.

Open tool
Generators

Random Color Generator

Generate random colors with HEX, RGB and HSL output — single or bulk.

Open tool
Generators

Random Name Generator

Generate random first, last and full names from diverse datasets.

Open tool
Generators

Fake Data Generator

Generate realistic fake data — names, emails, addresses — in JSON or CSV.

Open tool
Converters

CSS Unit Converter

Convert between CSS units — px, rem, em, vw, vh and percentages.

Open tool
Converters

Temperature Converter

Convert between Celsius, Fahrenheit and Kelvin instantly.

Open tool
Converters

Bytes Converter

Convert between bytes, KB, MB, GB, TB and binary units (KiB, MiB, GiB).

Open tool
Converters

Number Base Converter

Convert numbers between binary, octal, decimal and hexadecimal.

Open tool
Converters

Percentage Calculator

Calculate percentages, percentage change and reverse calculations.

Open tool
Converters

Aspect Ratio Calculator

Calculate aspect ratios — resize images and videos while preserving proportions.

Open tool
Web Utils

URL Parser

Parse any URL into protocol, host, path, query params and hash components.

Open tool
Web Utils

Meta Tag Generator

Generate essential HTML meta tags for SEO — title, description, robots.

Open tool
Web Utils

Open Graph Tag Generator

Generate OG and Twitter Card meta tags for better social sharing previews.

Open tool
Web Utils

Query String Parser

Parse URL query strings into key-value pairs and vice versa.

Open tool
Web Utils

URL Builder

Build URLs by adding base, path and query parameters step by step.

Open tool
Web Utils

User Agent Parser

Parse User-Agent strings to extract browser, OS, device and engine info.

Open tool
Web Utils

Robots.txt Generator

Generate robots.txt files with rules for search engine bot crawling.

Open tool
Media

Image to Base64

Convert any image to a Base64 data URI — for CSS backgrounds and HTML embeds.

Open tool
Media

Base64 to Image

Preview and download images from Base64 data URIs instantly.

Open tool
Media

Image Metadata Viewer

View EXIF metadata from images — dimensions, camera info, GPS coordinates.

Open tool
Media

SVG Optimizer

Reduce SVG file size by removing unnecessary attributes and comments.

Open tool
Media

Favicon Generator

Generate favicons from text, emoji or uploaded image in multiple sizes.

Open tool
Media

Image Dimension Checker

Instantly check image dimensions, file size and aspect ratio.

Open tool
Media

QR Batch Generator

Generate multiple QR codes at once from a list — download as PNGs.

Open tool