Don't like ads? Go Ad-Free Today

Security Tools

ADVERTISEMENT · REMOVE?

ECDSA / Ed25519 Key Generator

ECDSA / Ed25519 Key Generator Generate cryptographically secure elliptic-curve key pairs in your browser using the Web Crypto API. Pick Ed25519, ECDSA P-256, or ECDSA P-384, and export in PEM (PKCS8/SPKI), JWK, or raw hex format. Useful for JWT signing (ES256, EdDSA), Signal-style protocols, libsodium interop, and any general-purpose elliptic-curve cryptography that is not OpenSSH-flavored. ...

Try the Tool »

PKCE Code Verifier & Challenge Generator

PKCE Code Verifier & Challenge Generator Generate RFC 7636-compliant PKCE values right in your browser. Pick a verifier length (43–128 characters), and the tool produces a cryptographically random code_verifier together with the matching SHA-256 code_challenge in base64url form, ready to drop into any OAuth 2.0 or OAuth 2.1 authorization request. Useful for SPAs, mobile apps, ...

Try the Tool »

SAML Response Decoder

SAML Response Decoder Paste a base64-encoded SAML response or assertion and instantly see the decoded XML alongside a summary of the most important fields. Handles URL-encoded payloads and DEFLATE-compressed strings used by SAML’s HTTP-Redirect binding, all in your browser — nothing is uploaded. How to Use Capture the SAML response from your IdP — usually ...

Try the Tool »

Character Frequency Analyzer

Character Frequency Analyzer Paste any text and instantly see how often every character appears. The Character Frequency Analyzer counts every letter, digit, or symbol, ranks them, shows percentages, and renders a visual bar chart so you can spot patterns at a glance. It is a go-to companion for cryptanalysis, linguistics homework, password audits, content audits, ...

Try the Tool »

WebRTC IP Leak Detector

WebRTC IP Leak Detector WebRTC is a built-in browser API that powers voice and video calls without plugins. To connect two peers directly, it uses the ICE framework to gather candidate IP addresses — and that list includes the machine’s local LAN IP plus any public address a STUN server can see. When users run ...

Try the Tool »

.env vs .env.example Key Diff Tool

.env vs .env.example Key Diff Tool Drift between your actual .env file and the .env.example template is one of the quietest sources of broken deploys. Keys get added in development, copied into production, and then forgotten in the template. Placeholder values stick around in .env where real secrets were supposed to land. This tool lines ...

Try the Tool »

CRC Checksum Calculator (CRC-8/16/32/64)

CRC Checksum Calculator Compute Cyclic Redundancy Check values instantly for text or file input, choosing from 15 standardized variants across the CRC-8, CRC-16, CRC-32, and CRC-64 families. Verify downloads, validate serial protocol frames, or confirm file integrity without uploading anything — all calculations run locally in your browser. How to Use Type or paste text ...

Try the Tool »

UUID Validator & Decoder

UUID Validator & Decoder Paste any UUID and instantly see whether it is valid, which version it follows (v1 through v8, plus the special Nil and Max UUIDs), and what metadata is hidden inside its bits. The tool decodes v1, v6, and v7 timestamps to a human-readable date, extracts the node ID / MAC fragment ...

Try the Tool »

Nano ID Generator

Nano ID Generator Generate cryptographically secure, URL-friendly unique IDs in your browser. The Nano ID Generator produces compact identifiers using crypto.getRandomValues, with full control over length, alphabet, and output format. Default IDs are 21 characters long with the same collision resistance as a UUID v4 — but 41% shorter and safe to drop straight into ...

Try the Tool »

JWT Encoder / Builder

JWT Encoder / Builder Build signed JSON Web Tokens directly in your browser. Drop in a header and payload, pick an HMAC algorithm, supply the shared secret, and copy a ready-to-use token for API testing, debugging, or local development. All signing happens with the SubtleCrypto Web API, so your secret and claims never leave the ...

Try the Tool »

CUID2 Generator

CUID2 Generator Generate cryptographically secure CUID2 IDs entirely in your browser. CUID2 is a modern, collision-resistant identifier format that combines a high-entropy random salt, monotonic counter, timestamp, and browser fingerprint, then runs the result through SHA3-512 to produce a base36 string. Every ID starts with a letter, so values stay safe to use in databases, ...

Try the Tool »

SSH Config File Generator

SSH Config File Generator Build a clean, syntactically correct ~/.ssh/config without memorizing directive names or hunting down options in the ssh_config man page. Add each SSH host with a visual form, pick presets for common services like GitHub, AWS EC2, or bastion jump hosts, and copy or download the finished config in one click. How ...

Try the Tool »

.htaccess Rule Generator

.htaccess Rule Generator Generate ready-to-use .htaccess rules for Apache web servers without memorizing complex directive syntax. Choose from common presets like HTTPS redirection, GZIP compression, browser caching, IP blocking, and more — or build custom rewrite rules from scratch. How to Use Select a preset from the dropdown to quickly add common rule blocks, or ...

Try the Tool »

Safelink Decoder

Safelink Decoder Microsoft SafeLinks wraps URLs with a long, obfuscated protection layer before they reach your inbox. While this is a security measure, it often makes the original link unreadable. The Safelink Decoder instantly extracts the original destination URL from any Microsoft SafeLink, so you can see exactly where a link points before clicking. How ...

Try the Tool »

AES Encryption and Decryption

AES Encryption and Decryption Encrypt and decrypt text securely using AES (Advanced Encryption Standard) symmetric encryption directly in your browser. This tool supports both AES-GCM and AES-CBC modes with 128, 192, or 256-bit key sizes. All cryptographic operations happen client-side using the Web Crypto API — your data never leaves your device. How to Use ...

Try the Tool »

PDF Signature Checker

PDF Signature Checker Verify and inspect digital signatures embedded in PDF files. This tool parses PDF documents directly in your browser to detect and display information about any digital signatures, including signer name, signing date, certificate details, and byte range coverage. How to Use Upload a PDF file using the file uploader. The tool will ...

Try the Tool »

AI Content Detector

AI Content Detector Analyze text to determine whether it was likely written by an AI language model or by a human. This tool uses AI to evaluate writing patterns, vocabulary choices, sentence structure, and other linguistic indicators to provide a confidence-rated verdict on the origin of the text. How to Use Paste the text you ...

Try the Tool »

CRC32 Checksum Generator

CRC32 Checksum Generator Quickly compute CRC32 checksums for any text or file. CRC32 (Cyclic Redundancy Check 32-bit) is a widely used error-detection algorithm that produces an 8-character hexadecimal hash. This tool processes your input instantly in the browser with no server uploads required. How to Use Enter your text in the input field or upload ...

Try the Tool »

RIPEMD-160 Hash Generator

RIPEMD-160 Hash Generator Generate RIPEMD-160 cryptographic hashes instantly in your browser. RIPEMD-160 (RACE Integrity Primitives Evaluation Message Digest) is a 160-bit hash function commonly used in Bitcoin address generation, PGP fingerprints, and legacy authentication systems. This tool computes hashes client-side for maximum privacy — your data never leaves your browser. How to Use Enter or ...

Try the Tool »

SHA-3 Hash Generator

SHA-3 Hash Generator Generate SHA-3 (Keccak) hashes instantly with this free online tool. SHA-3 is the latest member of the Secure Hash Algorithm family, standardized by NIST in 2015. Unlike SHA-2, SHA-3 is built on the Keccak sponge construction, providing a completely different internal structure for added security diversity. Use this tool to compute SHA3-224, ...

Try the Tool »
Want To enjoy an ad-free experience? Go Ad-Free Today

Install Our Extensions

Add IO tools to your favorite browser for instant access and faster searching

Add to Chrome Extension Add to Edge Extension Add to Firefox Extension Add to Opera Extension

Scoreboard Has Arrived!

Scoreboard is a fun way to keep track of your games, all data is stored in your browser. More features are coming soon!

ADVERTISEMENT · REMOVE?
ADVERTISEMENT · REMOVE?
ADVERTISEMENT · REMOVE?

News Corner w/ Tech Highlights

Get Involved

Help us continue providing valuable free tools

Buy me a coffee
ADVERTISEMENT · REMOVE?