Skip to main content

Developer Tools

Handy browser-based utilities I'm building — no install, no sign-up, just paste and go.

Sort
#1v1.1.0Live

JSON Formatter & Validator

Format, validate, and minify JSON data with syntax highlighting and error detection.

JSONTypeScriptAPI
Try it now
#2v1.1.0Live

Regex Tester

Test regular expressions with live matching, capture groups, and common pattern library.

RegExpJavaScriptAPI
Try it now
#3v1.1.0Live

Base64 Encoder / Decoder

Encode and decode Base64 strings instantly with support for text and file input.

Base64TypeScriptAPI
Try it now
#4v1.0.0Live

URL Encoder / Decoder

Encode and decode URL components and full URLs with RFC 3986 compliance.

URLWebAPI
Try it now
#5v1.1.0Live

Hash Generator

Generate MD5, SHA-1, SHA-256, and SHA-512 hashes from any text input.

SHAMD5CryptoAPI
Try it now
#6v1.0.0Live

UUID Generator

Generate RFC 4122 v4 (random) and v7 (timestamp-sorted) UUIDs in bulk.

UUIDRandomAPI
Try it now
#7v1.0.0Live

JWT Decoder

Decode JSON Web Tokens to inspect header, payload, and expiration status.

JWTAuthAPI
Try it now
#8v1.1.0Live

Color Converter

Convert colours between HEX, RGB, and HSL formats with live preview.

HEXRGBHSLAPI
Try it now
#9v1.0.1Live

Timestamp Converter

Convert between Unix timestamps and ISO 8601 dates with relative time display.

UnixDateAPI
Try it now
#10v1.0.0Live

Lorem Ipsum Generator

Generate placeholder text in paragraphs, sentences, or words.

TextLoremAPI
Try it now
#11v1.0.0Live

Markdown Preview

Write Markdown and see rendered HTML in a live side-by-side preview.

MarkdownHTMLAPI
Try it now
#12v1.0.0Live

HTML Entity Encoder / Decoder

Encode and decode HTML entities with a built-in reference table.

HTMLEntitiesAPI
Try it now
#13v1.0.0Live

Diff Checker

Compare two texts side by side with colour-coded additions, removals, and statistics.

DiffCompareAPI
Try it now
#14v1.0.0Live

String Case Converter

Convert text between camelCase, PascalCase, snake_case, kebab-case, and 6 more formats instantly.

CaseTextAPI
Try it now
#15v1.0.0Live

Text Counter

Count characters, words, sentences, paragraphs, lines, and estimate reading and speaking time.

CountTextAPI
Try it now
#16v1.0.0Live

Slug Generator

Generate URL-safe slugs from any text with customizable separator, length, and diacritic transliteration.

SlugURLAPI
Try it now
#17v1.0.0Live

Text Sorter

Sort lines alphabetically, numerically, by length, or randomly — with deduplication and blank-line removal.

SortLinesAPI
Try it now
#18v1.0.0Live

String Escaper

Escape and unescape strings for JSON, JavaScript, HTML, RegExp, CSV, SQL, and XML formats.

EscapeJSONAPI
Try it now
#19v1.0.0Live

Text Reverser

Reverse entire text, individual word characters, line order, or word order within each line.

ReverseTextAPI
Try it now
#20v1.0.0Live

Whitespace Cleaner

Trim, normalize, and remove excess whitespace — tabs to spaces, collapse runs, strip blank lines.

TrimCleanAPI
Try it now
#21v1.0.0Live

Number to Words

Convert numbers to their written-out word equivalents in English and German, cardinal or ordinal.

NumberWordsAPI
Try it now
#22v1.0.0Live

Number Base Converter

Convert numbers between binary, octal, decimal, and hexadecimal with simultaneous multi-base output.

BinaryHexOctalAPI
Try it now
#23v1.0.0Live

ASCII / Unicode Table

Browse the full ASCII and Unicode character table with code points, HTML entities, and category filters.

ASCIIUnicodeAPI
Try it now
#24v1.0.0Live

Morse Code Translator

Translate text to Morse code and back with optional audio playback.

MorseAudioAPI
Try it now
#25v1.0.0Live

ROT13 / Caesar Cipher

Encode and decode text with ROT13, ROT47, Caesar shift, and Atbash ciphers.

CipherROT13API
Try it now
#26v2.0.0Live

QR Code Generator

Generate styled QR codes with custom colors, dot shapes, gradients, and logo. Download as PNG or SVG.

QRImageAPI
Try it now
#27v1.0.0Live

Punycode Encoder / Decoder

Encode international domain names to Punycode (ACE) and decode ACE labels back to Unicode.

IDNDomainAPI
Try it now
#28v1.0.0Live

URI Parser

Decompose any URI into protocol, host, port, path, query parameters, and fragment.

URIURLAPI
Try it now
#29v1.0.0Live

JSON ↔ YAML Converter

Convert between JSON and YAML formats instantly with syntax validation and pretty-printing.

JSONYAMLAPI
Try it now
#30v1.0.0Live

JSON ↔ CSV Converter

Convert JSON arrays to CSV spreadsheets and parse CSV back to JSON with configurable delimiters.

JSONCSVAPI
Try it now
#31v1.0.0Live

JSON ↔ XML Converter

Convert JSON objects to XML and XML documents back to JSON with attribute and namespace handling.

JSONXMLAPI
Try it now
#32v1.0.0Live

CSV Viewer

Paste CSV data and view it as a sortable, filterable table with column detection.

CSVTableAPI
Try it now
#33v1.0.0Live

XML Formatter

Prettify or minify XML documents with configurable indentation and syntax validation.

XMLFormatAPI
Try it now
#34v1.0.1Live

JSONPath Evaluator

Evaluate JSONPath expressions against any JSON document and inspect the matched results.

JSONPathQueryAPI
Try it now
#35v1.0.0Live

JSON Schema Validator

Validate JSON data against a JSON Schema (draft-07) and get detailed error messages.

SchemaValidateAPI
Try it now
#36v1.0.0Live

JSON to TypeScript Types

Generate TypeScript interfaces and type definitions from any JSON object or array.

TypeScriptTypesAPI
Try it now
#37v1.0.0Live

Password Generator

Generate cryptographically-secure passwords with configurable length, character sets, and bulk generation.

PasswordRandomAPI
Try it now
#38v1.0.0Live

Password Strength Checker

Analyse password entropy, crack-time estimates, and character diversity with detailed feedback.

PasswordSecurityAPI
Try it now
#39v1.0.0Live

HMAC Generator

Generate HMAC message authentication codes using SHA-256, SHA-384, or SHA-512 with any secret key.

HMACCryptoAPI
Try it now
#40v1.2.0Live

AES Cipher

Encrypt and decrypt text with AES-GCM, AES-CBC, or AES-CTR using a base64-encoded key

AES-256EncryptDecryptAPI
Try it now
#41v1.0.0Live

TOTP / 2FA Generator

Generate time-based one-time passwords (TOTP / RFC 6238) for two-factor authentication testing.

2FATOTPAPI
Try it now
#42v1.0.0Live

CSP Header Builder

Build Content Security Policy headers interactively with directive explanations and copy-ready output.

CSPSecurityAPI
Try it now
#43v1.0.0Live

SSL Certificate Decoder

Decode PEM certificates to inspect subject, issuer, validity dates, and extensions.

SSLX.509API
Try it now
#44v1.0.0Live

Cron Expression Parser

Parse cron expressions, see the next execution times, and generate expressions from natural language.

CronScheduleAPI
Try it now
#45v1.0.0Live

Regex Pattern Library

Browse a curated library of common regular expression patterns organised by category.

RegexPatternsReference
Try it now
#46v1.0.0Live

HTTP Status Codes

Browse all HTTP status codes with meaning, RFC reference, and usage guidance.

HTTPStatusReference
Try it now
#47v1.0.0Live

MIME Type Lookup

Look up MIME types by file extension or search by content-type string.

MIMEContent-TypeAPI
Try it now
#48v1.0.0Live

User-Agent Parser

Parse User-Agent strings to identify browser, OS, device type, and engine.

UABrowserAPI
Try it now
#49v1.0.0Live

IP / CIDR Calculator

Calculate subnet masks, network addresses, broadcast addresses, and host ranges from CIDR notation.

IPCIDRSubnetAPI
Try it now
#50v1.0.0Live

chmod Calculator

Calculate Unix file permission octals interactively with read/write/execute toggles for owner, group, and others.

chmodUnix
Try it now
#51v1.0.0Live

Git Command Reference

Browse and search a curated reference of Git commands with descriptions, flags, and usage examples.

GitCLIReference
Try it now
#52v1.0.0Live

SQL Formatter

Format and prettify SQL queries with configurable indentation and dialect support.

SQLFormatAPI
Try it now
#53v1.0.0Live

CSS Minifier

Minify CSS stylesheets by removing whitespace, comments, and redundant code.

CSSMinifyAPI
Try it now
#54v1.0.0Live

JavaScript Minifier

Minify JavaScript by removing whitespace and comments for reduced file size.

JSMinifyAPI
Try it now
#55v1.0.0Live

HTML Formatter

Prettify or minify HTML documents with configurable indentation.

HTMLFormatAPI
Try it now
#56v1.0.0Live

SVG Optimizer

Optimise SVG files by removing metadata, comments, and redundant attributes.

SVGOptimizeAPI
Try it now
#57v1.0.0Live

Code Screenshot

Turn code snippets into beautiful screenshots with syntax highlighting and customizable themes.

CodeImage
Try it now
#58v1.0.0Live

Fake Data Generator

Generate realistic mock data for testing: names, emails, addresses, and more.

MockTest DataAPI
Try it now
#59v1.0.0Live

Random Number Generator

Generate cryptographically-secure random numbers, ranges, and sequences.

RandomNumbersAPI
Try it now
#60v1.0.0Live

Color Palette Generator

Generate harmonious color palettes from a base color using complementary, triadic, and analogous schemes.

ColorPaletteAPI
Try it now
#61v1.0.0Live

CSS Gradient Builder

Build and preview CSS linear and radial gradients with a visual editor.

GradientCSS
Try it now
#62v1.0.0Live

Box Shadow Generator

Create CSS box-shadow declarations visually with live preview.

ShadowCSS
Try it now
#63v1.0.0Live

Border Radius Generator

Craft custom CSS border-radius shapes with an interactive visual editor.

RadiusCSS
Try it now
#64v1.0.0Live

Unit Converter

Convert between length, weight, temperature, area, and digital storage units.

UnitsMathAPI
Try it now
#65v1.0.0Live

Crypto Unit Converter

Convert between BTC, satoshi, mBTC, wei, gwei, and ether with BigInt precision.

CryptoConvertAPI
Try it now
#66v1.0.0Live

Crypto Address Validator

Validate Bitcoin (Legacy, SegWit, Taproot), Ethereum (EIP-55), and Solana addresses.

CryptoValidateAPI
Try it now
#67v1.0.0Live

BIP39 Mnemonic Tool

Generate and validate BIP39 mnemonic seed phrases (12–24 words) using your browser’s secure RNG.

CryptoSecurityAPI
Try it now
#68v1.0.0Live

Merkle Tree Builder

Build and visualise a SHA-256 Merkle hash tree from input leaf values.

CryptoDataAPI
Try it now
#69v1.0.0Live

EVM Function Selector

Compute Keccak-256 function selectors and event topic hashes from Solidity signatures.

EthereumDevAPI
Try it now
#70v1.0.0Live

Blockchain Explorer Links

Generate explorer URLs for transactions, addresses, and blocks across all major chains.

CryptoLinksAPI
Try it now
#71v1.0.0Live

Docker Command Reference

Browse and build Docker CLI commands with an interactive parameter builder.

DockerDevOpsReference
Try it now
#72v1.0.0Live

PowerShell Reference

Browse and build PowerShell cmdlets with an interactive parameter builder.

PowerShellShellReference
Try it now
#73v1.0.0Live

Bash Reference

Browse and build Bash commands with an interactive parameter builder.

BashLinuxReference
Try it now
#74v1.0.0Live

AI Code Explainer

Paste code and get a clear, structured explanation powered by AI.

AICodeAI
In development
#75v1.0.0Live

AI Regex Generator

Describe a pattern in plain language and get a working regex with explanation.

AIRegexAI
In development
#76v1.0.0Live

AI Commit Message

Paste a git diff and get a well-structured commit message following conventional formats.

AIGitAI
In development
#77v1.0.0Live

AI SQL Generator

Describe a query in plain language and get production-ready SQL for your database.

AISQLAI
In development
#78v1.0.0Live

AI Code Converter

Convert code between languages — JS, Python, C#, Go, Rust and more.

AICodeAPIAI
In development
#79v1.0.0Live

AI Test Generator

Paste a function and get comprehensive unit tests in your chosen framework.

AITestingAPIAI
In development
#80v1.0.0Live

AI Mock Data

Describe a data shape in plain English and get realistic mock JSON objects.

AIJSONAPIAI
In development
#81v1.0.0Live

AI CSS Generator

Describe a UI element and get production CSS or Tailwind utility classes.

AICSSAPIAI
In development
#82v1.0.0Live

AI Code Review

Paste code and get structured review feedback with severity levels for bugs, security, and style.

AIQualityAPIAI
In development
#83v1.0.0Live

AI API Docs

Paste a route handler and get OpenAPI 3.1 YAML documentation generated automatically.

AIDocsAPIAI
In development
#84v1.0.0Live

AI API Spec

Describe your API in plain language and get a complete OpenAPI 3.1 YAML specification.

AIOpenAPIAPIAI
In development
#85v1.0.0Live

AI Changelog

Paste your git commit log and get a formatted Keep a Changelog entry ready to ship.

AIChangelogAPIAI
In development
#86v1.0.0Live

AI Cron Generator

Describe when a job should run in plain English and get the correct cron expression instantly.

AICronAPIAI
In development
#87v1.0.0Live

AI Dockerfile

Describe your application stack and get a production-ready Dockerfile following best practices.

AIDockerAPIAI
In development
#88v1.0.0Live

AI Error Explainer

Paste any error or stack trace and get a clear explanation with root cause analysis and fix steps.

AIDebugAPIAI
In development
#89v1.0.0Live

AI GitHub Actions

Describe your CI/CD workflow and get a complete GitHub Actions YAML ready to commit.

AICI/CDAPIAI
In development
#90v1.0.0Live

AI README Generator

Describe your project and get a complete, professional README.md ready to push to GitHub.

AIDocsAPIAI
In development
#91v1.0.0Live

AI Shell Command

Describe what you want to do and get the correct shell command with a step-by-step breakdown.

AIShellAPIAI
In development
#92v1.0.0Live

Exit Code Reference

Look up POSIX, curl, Node.js, and Docker exit codes with descriptions and common causes.

ShellReferenceReference
Try it now
#93v1.0.0Live

Linux Signal Reference

Browse POSIX signals with numbers, default actions, catchability, and practical examples.

LinuxSignalsReference
Try it now
#94v1.0.0Live

DNS Record Reference

Browse all DNS record types with syntax, examples, and RFC references.

DNSNetworkReference
Try it now
#95v1.0.0Live

Port Number Reference

Browse well-known TCP/UDP ports with protocols, services, and security notes.

PortsNetworkReference
Try it now
#96v1.0.0Live

HTTP Header Reference

Browse all HTTP request, response, security, CORS, and caching headers with usage guidance.

HTTPHeadersReference
Try it now
#97v1.0.0Live

Environment Variable Reference

Browse common environment variables for POSIX, Windows, Node.js, Python, Docker, and CI/CD.

ShellConfigReference
Try it now
#98v1.0.0Live

kubectl Command Reference

Browse kubectl commands with flags, examples, and tips for Kubernetes cluster management.

KubernetesDevOpsReference
Try it now
#99v1.0.0Live

YAML Reference

Browse YAML syntax with live parsed-value previews, gotchas, and encoding patterns.

YAMLConfigReference
Try it now
#100v1.0.0Live

SQL Reference

Browse SQL keywords with syntax, examples, and dialect notes for PostgreSQL, MySQL, and SQLite.

SQLDatabaseReference
Try it now
#101v1.0.0Live

Unicode Explorer

Identify Unicode codepoints, encoding formats, and browse characters by category.

UnicodeTextReference
Try it now
#102v1.0.0Live

Markdown Reference

Browse Markdown syntax with side-by-side rendered previews and GFM extensions.

MarkdownDocsReference
Try it now
#103v1.0.0Live

.gitignore Reference

Browse .gitignore syntax patterns and copy pre-built templates for popular languages and tools.

GitPatternsReference
Try it now
#104v1.0.0Live

nginx Reference

Browse nginx directives with syntax, defaults, context badges, and configuration examples.

NginxDevOpsReference
Try it now
#105v1.0.0Live

OpenAPI / Swagger Viewer

Paste or upload an OpenAPI 3.x / Swagger 2.0 spec and browse endpoints, schemas, and parameters in a readable UI.

OpenAPISwaggerAPIAPI
Try it now
#106v1.0.0Live

GraphQL Formatter

Format and validate GraphQL queries, mutations, and schema definitions with syntax highlighting.

GraphQLFormatAPIAPI
Try it now
#107v1.0.0Live

JWT Generator

Generate JSON Web Tokens with custom claims, algorithm selection (HS256/RS256), and configurable expiry.

JWTAuthTokenAPI
Try it now
#108v1.0.0Live

CORS Policy Tester

Build and test Cross-Origin Resource Sharing (CORS) headers, origins, and preflight responses.

CORSSecurityHTTPAPI
Try it now
#109v1.0.0Live

JSON Diff / Patch

Compare two JSON documents and view added, removed, and changed fields. Generate RFC 6902 JSON Patch output.

JSONDiffCompareAPI
Try it now
#110v1.0.0Live

curl Command Converter

Convert curl commands to JavaScript fetch, axios, PowerShell Invoke-RestMethod, and Python requests.

curlHTTPFetchAPI
Try it now
#111v1.0.0Live

HTTP Methods Reference

Complete reference for HTTP methods: semantics, idempotency, safety, request body support, and common use cases.

HTTPRESTMethodsReference
Try it now
#112v1.0.0Live

OAuth 2.0 Flow Debugger

Visualise OAuth 2.0 grant flows (authorization code, client credentials, implicit, PKCE) and decode access tokens.

OAuthAuthTokens
Try it now
#113v1.0.0Live

TOML Formatter

Format and validate TOML configuration files. Normalises key spacing, section structure, and blank lines.

TOMLConfigFormatAPI
Try it now
#114v1.0.0Live

INI ⇔ JSON Converter

Convert between INI configuration files and JSON objects bidirectionally.

INIConfigJSONAPI
Try it now
#115v1.0.0Live

Email Address Validator

Validate email address syntax against RFC 5321 / RFC 5322 rules. Shows local part, domain, and specific issues.

EmailValidateRFCAPI
Try it now
#116v1.0.0Live

IBAN Validator

Validate IBAN codes. Verifies MOD-97 checksum, format, and country-specific length rules.

IBANBICFinanceAPI
Try it now
#117v1.0.0Live

Phone Number Formatter

Format phone numbers into E.164, international, and national formats. Detects country from the dialling code.

PhoneE.164FormatAPI
Try it now
#118v1.0.0Live

Semver Range Calculator

Check if a version satisfies a semver range and calculate the next major, minor, or patch bump.

SemverVersionRangeAPI
Try it now
#119v1.0.0Live

JSON-LD / Schema.org Editor

Format and inspect JSON-LD documents. Extracts @context, @type, and linked data properties.

JSON-LDSEOSchemaAPI
Try it now
#120v1.0.0Live

HCL (Terraform) Formatter

Format HashiCorp Configuration Language (HCL) files used by Terraform, Consul, and Vault.

HCLTerraformFormatAPI
Try it now
#121v1.0.0Live

Contrast Checker

Check WCAG colour contrast ratios between foreground and background colours.

WCAGA11yColorAPI
Try it now
#122v1.0.0Live

Colour Blind Simulator

Simulate how a colour appears to people with deuteranopia, protanopia, or tritanopia.

ColorA11yVision
Try it now
#123v1.0.0Live

ARIA Role Reference

Browse all WAI-ARIA 1.2 roles with required and allowed attributes.

ARIAA11yReferenceReference
Try it now
#124v1.0.0Live

Timezone Converter

Convert a date and time between any two IANA timezones instantly.

TimeTimezoneIANAAPI
Try it now
#125v1.0.0Live

Date Calculator

Add or subtract days/weeks/months/years from a date, or find the difference between two dates.

DateMathCalendarAPI
Try it now
#126v1.0.0Live

Working Days Calculator

Count working days between two dates, excluding weekends and optional public holidays.

DateBusinessDaysAPI
Try it now
#127v1.0.0Live

Epoch Batch Converter

Convert multiple Unix timestamps to human-readable dates in one paste.

UnixDateBatchAPI
Try it now
#128v1.0.0Live

TZ Abbreviation Reference

Look up timezone abbreviations (EST, CET, JST…) and find their IANA equivalents.

TimezoneReferenceUTCReference
Try it now
#129v1.0.0Live

Flexbox Playground

Visually build CSS flexbox layouts and copy the generated CSS.

FlexboxCSSLayout
Try it now
#130v1.0.0Live

CSS Grid Playground

Interactively configure CSS Grid layouts and export the generated CSS.

GridCSSLayout
Try it now
#131v1.0.0Live

CSS Animation Builder

Build CSS @keyframe animations visually and copy the generated code.

AnimationCSSKeyframes
Try it now
#132v1.0.1Live

Tailwind ↔ CSS Converter

Convert Tailwind utility classes to plain CSS and back.

TailwindCSSConvertAPI
Try it now
#133v1.0.0Live

Spacing Scale Generator

Generate and preview CSS spacing scales based on Tailwind, 8px grid, golden ratio, or custom multiplier.

SpacingScaleDesign
Try it now
#134v1.0.0Live

Glassmorphism Generator

Design glassmorphism card effects with live preview and copy the generated CSS.

GlassmorphismCSSDesign
Try it now
#135v1.0.0Live

Favicon Generator

Create text or emoji favicons in multiple sizes using the Canvas API, then copy as PNG data URLs.

FaviconIconCanvas
Try it now
#136v1.0.0Live

Placeholder Image Generator

Generate SVG placeholder images in any size and colour for use during development.

PlaceholderImageSVGAPI
Try it now
#137v1.0.0Live

Terraform Reference

Blocks, meta-arguments, built-in functions and expressions for Terraform HCL.

TerraformIaCReference
Try it now
#138v1.0.0Live

GitHub Actions Reference

Triggers, job fields, step fields, contexts, and expressions for GitHub Actions workflows.

GitHubCI/CDReference
Try it now
#139v1.0.0Live

Helm Chart Reference

Template variables, functions, directives, and lifecycle hooks for Helm chart development.

HelmKubernetesReference
Try it now
#140v1.0.0Live

Dockerfile Reference

All Dockerfile instructions with syntax, descriptions, and best-practice examples.

DockerDevOpsReference
Try it now
#141v1.0.0Live

Docker Compose Reference

Service, network, volume, and deploy fields for Docker Compose file authoring.

DockerDevOpsReference
Try it now
#142v1.0.0Live

systemd Reference

Unit file directives for [Unit], [Service], [Install], [Timer], and [Socket] sections.

systemdLinuxReference
Try it now
#143v1.0.0Live

Makefile Reference

Rules, variables, functions, directives, and automatic variables for GNU Make.

MakeBuildReference
Try it now
#144v1.0.0Live

CI Environment Variables

Predefined environment variables for GitHub Actions, GitLab CI, Jenkins, Azure Pipelines, and CircleCI.

CIVariablesReference
Try it now
#145v1.0.0Live

SSH Key Generator

Generate ECDSA or RSA SSH key pairs in your browser — keys never leave your device.

SSHCryptoKeys
Try it now
#146v1.0.0Live

Self-Signed Certificate

Generate a self-signed X.509 certificate and private key entirely in your browser.

X.509TLSSSL
Try it now
#147v1.0.0Live

DKIM Key Generator

Generate a DKIM RSA key pair and DNS TXT record for email authentication.

DKIMEmailDNSAPI
Try it now
#148v1.0.0Live

OWASP Security Headers

Generate security response headers following OWASP best practices for your web application.

OWASPHeadersCSPAPI
Try it now
#149v1.0.0Live

SRI Hash Generator

Generate Subresource Integrity hashes for external scripts and stylesheets.

SRIIntegrityCDNAPI
Try it now
#150v1.0.0Live

Robots.txt Generator

Generate a robots.txt file to control crawler access to your website.

RobotsSEOCrawlAPI
Try it now
#151v1.0.0Live

.htaccess Generator

Generate Apache .htaccess rules for redirects, caching, security headers, and more.

.htaccessApacheAPI
Try it now
#152v1.0.0Live

PGP Key Viewer

Parse and inspect PGP/GPG public key blocks to view key metadata.

PGPGPGKeys
Try it now
#153v1.0.0Live

TypeScript Reference

Searchable reference for TypeScript types, utility types, generics, and type constructs.

TypeScriptTypesReference
Try it now
#154v1.0.0Live

CSS Selectors Reference

Searchable reference for CSS selectors, combinators, pseudo-classes, and pseudo-elements.

CSSSelectorsReference
Try it now
#155v1.0.0Live

React Hooks Reference

Searchable reference for all React hooks including state, effects, context, and React 19 hooks.

ReactHooksReference
Try it now
#156v1.0.0Live

Python Built-ins Reference

Searchable reference for Python built-in functions, type conversions, iteration tools, and I/O.

PythonBuiltinsReference
Try it now
#157v1.0.0Live

C# Reference

Searchable reference for C# types, collections, LINQ, async/await, string methods, and exceptions.

C#.NETLINQReference
Try it now
#158v1.0.0Live

REST API Reference

Searchable reference for HTTP methods, status codes, design principles, and common headers.

RESTHTTPAPIReference
Try it now
#159v1.0.0Live

HTML Elements Reference

Searchable reference for HTML elements with attributes, semantics, and usage examples.

HTMLElementsReference
Try it now
#160v1.0.0Live

Regex Syntax Reference

Searchable reference for regex patterns including character classes, quantifiers, anchors, groups, and lookaround.

RegexPatternsReference
Try it now
#161v1.0.0Live

Gzip Estimator

Estimate gzip compression size and ratio for any text or code.

GzipCompressionAPI
Try it now
#162v1.0.0Live

Hex Editor

View file and text contents as a formatted hex dump.

HexBinary
Try it now
#163v1.0.0Live

Image to Base64

Convert images to Base64 encoded data URIs for embedding in HTML or CSS.

Base64Image
Try it now
#164v1.0.0Live

Data URI Generator

Convert any file to a Base64 data URI ready for embedding.

Data URIBase64
Try it now
#165v1.0.0Live

Base Converter

Convert numbers between binary, octal, decimal, and hexadecimal.

BaseNumbersHexAPI
Try it now
#166v1.0.0Live

Byte Calculator

Convert between byte units — B, KB, MB, GB, TB, KiB, MiB, GiB, TiB.

BytesUnitsAPI
Try it now
#167v1.0.0Live

Image Resizer

Resize images in the browser using the Canvas API. No upload required.

ImageResizeCanvas
Try it now
#168v1.0.0Live

ICO / Favicon Generator

Generate multi-size favicon PNG sets (16×16, 32×32, 48×48, 64×64, 128×128) from any image.

ICOFaviconImage
Try it now
#169v2.1.1Live

Workflow Builder

Chain tool operations into automated text-processing pipelines

PipelineChainWorkflowAPI
Try it now
#170v1.0.0Live

RSA Cipher

Encrypt and decrypt data with RSA-OAEP using Web Crypto API

RSAEncryptDecryptAPI
Try it now
#171v1.0.0Live

ChaCha20-Poly1305

Authenticated encryption and decryption with ChaCha20-Poly1305 (RFC 8439)

ChaCha20Poly1305AEADAPI
Try it now
#172v1.0.0Live

Digital Signatures

Sign and verify messages with Ed25519, ECDSA, and RSA-PSS

RSA-PSSECDSAEd25519API
Try it now
#173v1.0.0Live

File Encryptor

Encrypt and decrypt files with AES-256-GCM and PBKDF2 key derivation — entirely in your browser

FileAES-GCMPBKDF2
Try it now
#174v1.0.0Live

PGP Cipher

Generate RSA key pairs, encrypt and decrypt messages with PGP-style hybrid encryption

PGPGPGOpenPGP
Try it now
#175v1.0.0Live

ECDH Key Exchange

Demonstrate Elliptic-Curve Diffie–Hellman key agreement with NIST curves and HKDF key derivation

ECDHKey ExchangeDHAPI
Try it now
#176v1.0.0Live

Key Derivation

Derive cryptographic keys from passwords using PBKDF2, HKDF, and Scrypt

PBKDF2HKDFScryptAPI
Try it now
#177v1.0.0Live

Triple DES (3DES)

Encrypt and decrypt data using DES, 3DES-EDE2, and 3DES-EDE3 block ciphers

3DESDESLegacyAPI
Try it now
#178v1.0.0Live

Blowfish Cipher

Encrypt and decrypt data using the Blowfish symmetric block cipher with variable-length keys

BlowfishTwofishBlock CipherAPI
Try it now
#179v1.0.0Live

Envelope Encryption

Encrypt data with a random DEK, then wrap the DEK with a KEK — the industry-standard pattern used by AWS KMS, GCP CMEK, and Azure Key Vault.

EnvelopeDEKKEKAPI
Try it now
#180v1.0.0Live

Caesar & Vigenère Cipher

Encrypt and decrypt text with classical substitution ciphers — Caesar, Vigenère, ROT13, Atbash, and Affine — with brute-force and frequency analysis.

CaesarVigenèreClassical
Try it now
#181v1.0.0Live

XOR Cipher

XOR encrypt/decrypt data with repeating keys, analyse single-byte XOR ciphertexts, and detect key lengths via Hamming distance.

XORBitwiseStreamAPI
Try it now
#182v1.0.0Live

One-Time Pad

Encrypt and decrypt messages using the only mathematically unbreakable cipher — the One-Time Pad (Vernam cipher).

OTPPerfect Secrecy
Try it now
#183v1.0.0Live

Enigma Machine

Simulate the historic Wehrmacht Enigma I cipher machine with authentic rotor wirings, plugboard, and double-stepping.

EnigmaRotorWWII
Try it now
#184v1.0.0Live

Steganography

Hide secret messages inside images using LSB (Least Significant Bit) encoding — invisible to the naked eye.

SteganographyHiddenImage
Try it now
#185v1.0.1Live

Emoji Picker

Search, browse, and copy 1,906 Unicode emoji — skin-tone modifiers, version filters, and five copy formats.

EmojiUnicodeTextAPI
Try it now