Free for Everyone — No Signup

Developer Security
Tools Hub.

70 free browser-based tools for developers and security engineers. No signup, no install, no data sent to servers — everything runs locally in your browser.

70
Free tools
100%
Client-side
0
Signup required
0
Data uploaded
🔍
🔍
No tools match your search. Try a different keyword.
Developer Utilities
🔑
Password Generator

Generate cryptographically strong passwords with custom length, character sets, strength scoring and bulk generation.

Open Tool →
📋
JSON Viewer

Prettify, validate, minify, and explore JSON with full syntax highlighting, structure stats, and copy support.

Open Tool →
📝
Markdown Converter

Convert Markdown to HTML with live preview. Copy the HTML output or export directly to PDF in the browser.

Open Tool →
#️⃣
Hash Generator

Generate MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes from text input or uploaded files instantly.

Open Tool →
🔄
Base64 Tool

Encode and decode Base64 strings. Supports URL-safe mode, file-to-Base64, and Base64-to-file download.

Open Tool →
🎯
Regex Tester

Test regular expressions with match highlighting, capture groups, and a built-in security pattern library.

Open Tool →
Cron Expression Builder

Build and explain cron expressions visually. Get human-readable descriptions, next run times, and common presets.

Open Tool →
🔗
URL Encoder / Decoder

Encode and decode URL components, full URLs, and query strings. Supports standard, component, and double encoding detection.

Open Tool →
🔀
Code Diff Viewer

Compare two code blocks side-by-side or inline. Highlights additions, deletions, and unchanged lines for security patch review.

Open Tool →
📄
YAML Validator & Formatter

Validate, prettify, and convert YAML to JSON. Detect syntax errors with line numbers. Flags common security misconfigs in K8s/CI YAML.

Open Tool →
🆔
UUID Generator

Generate RFC-compliant UUID v4, v1, and v7 identifiers. Bulk generation, format options, and UUID validator with version detection.

Open Tool →
🕐
Unix Timestamp Converter

Convert between Unix timestamps and human-readable dates. Live clock, relative time, and all major timezone support.

Open Tool →
🔢
Number Base Converter

Convert numbers between decimal, hexadecimal, binary, octal, and any custom base. Live conversion with bit visualisation.

Open Tool →
JSON ↔ YAML Converter

Convert between JSON and YAML instantly. Side-by-side editor with validation and one-click copy for IaC and config files.

Open Tool →
🔧
OpenSSL Command Builder

Generate copy-ready OpenSSL commands for key generation, CSR creation, self-signed certs, format conversion, and TLS testing.

Open Tool →
📋
HTTP Headers Reference

Complete HTTP security headers reference with recommended values, explanations, and copy-ready examples for HSTS, CSP, CORS, and more.

Open Tool →
cURL Command Converter

Convert cURL commands to Python requests, JavaScript fetch, axios, PHP, and Go. Paste any curl and get ready-to-use code instantly.

Open Tool →
📰
XML Formatter & Validator

Format, validate, and minify XML. XPath query runner, element stats, and convert XML to JSON. Detect syntax errors with line numbers.

Open Tool →
🎟️
JWT Token Generator

Generate signed JWT tokens with custom claims and expiry. Supports HS256, HS384, HS512. Quick exp buttons. Fully client-side.

Open Tool →
⚙️
.env File Linter

Validate .env files for syntax errors, duplicate keys, empty values, and exposed secret patterns. Masks sensitive values for safe sharing.

Open Tool →
📦
Semver Range Calculator

Calculate which versions match a semver range. Supports ^, ~, >=, <=, wildcards, and hyphen ranges. npm, pip, and cargo compatible.

Open Tool →
📅
Crontab Validator

Validate full crontab files, explain every entry in plain English, show next 5 run times, and detect risky patterns like curl/wget in cron jobs.

Open Tool →
Application Security
🔍
JWT Analyzer

Decode JWT tokens, inspect all claims, and detect security issues — expired tokens, weak algorithms, missing claims.

Open Tool →
🐳
Dockerfile Analyzer

Scan Dockerfiles for security misconfigurations: root users, exposed secrets, dangerous RUN patterns, and more.

Open Tool →
🛡️
Security Headers Analyzer

Paste HTTP response headers and get an instant security grade with per-header analysis and fix guidance.

Open Tool →
🌐
CORS Analyzer

Analyse CORS configuration headers for misconfigurations, wildcard origins, and credential exposure risks.

Open Tool →
🕵️
Secrets Detector

Paste code or config files to detect leaked API keys, tokens, private keys, and credentials via pattern matching.

Open Tool →
🔒
CSP Builder

Visual Content Security Policy header builder with directive reference, source inputs, and live header preview.

Open Tool →
🔐
SSL Certificate Decoder

Decode X.509/PEM certificates. Extract subject, SANs, validity dates, fingerprints, key info, and security assessment.

Open Tool →
🔑
OAuth / OIDC Debugger

Decode OAuth 2.0 access tokens and OIDC ID tokens. Inspect scopes, claims, and detect authentication misconfigurations.

Open Tool →
✍️
HMAC Generator & Verifier

Generate and verify HMAC-SHA256/384/512 signatures. Verify GitHub webhooks, Stripe payloads, and API request signing.

Open Tool →
🔢
Encoding & Escaping Toolkit

Encode and decode in 10+ formats at once — HTML entities, URL encoding, Unicode escapes, hex, binary, ROT13, and more.

Open Tool →
🔒
Bcrypt Generator & Verifier

Generate bcrypt password hashes with configurable cost factor and verify plaintext passwords against existing hashes. Client-side only.

Open Tool →
🔑
TOTP Generator

Generate RFC 6238 TOTP codes from a Base32 secret. Live countdown timer, previous/next codes. Compatible with Google Authenticator and Authy.

Open Tool →
🛡️
Password Strength Checker

Analyse password entropy, detect patterns, and estimate crack time across different attack scenarios. Actionable improvement suggestions.

Open Tool →
🌐
CIDR Subnet Calculator

Calculate network address, broadcast, host range, and subnet masks from any CIDR block. Binary visualisation and private range detection.

Open Tool →
🎫
SAML Decoder & Inspector

Decode and inspect SAML assertions and responses. Extract attributes, check expiry, detect signature wrapping and XML injection risks.

Open Tool →
🔐
PKCE Generator

Generate PKCE code_verifier and code_challenge for OAuth 2.0 Authorization Code Flow. Builds the full authorization URL with all required params.

Open Tool →
🍪
Cookie Security Analyzer

Analyze Set-Cookie headers for missing Secure, HttpOnly, SameSite attributes. Score each cookie and get an overall security grade.

Open Tool →
GraphQL Security Analyzer

Analyze GraphQL schemas for missing auth directives, sensitive fields, and unpaginated lists. Detect introspection queries and depth attacks.

Open Tool →
🔗
Webhook Signature Verifier

Verify webhook signatures from GitHub, Stripe, Slack, Shopify, and Twilio. HMAC-SHA256 verification fully in browser. No data sent to servers.

Open Tool →
Compliance Checklists
💳
PCI DSS v4.0 Checklist

Interactive PCI DSS v4.0 self-assessment covering all 12 requirements. Track your compliance score and export a printable report.

Open Tool →
🇪🇺
GDPR Compliance Checklist

GDPR self-assessment for development teams. Cover data mapping, lawful basis, privacy by design, breach response, and subject rights.

Open Tool →
🏅
SOC 2 Checklist

Interactive SOC 2 Type II readiness checklist covering all five Trust Services Criteria. Track security, availability, confidentiality, and privacy controls.

Open Tool →
🏥
HIPAA Compliance Checklist

Interactive HIPAA Security Rule checklist for healthcare software teams. Covers Administrative, Physical, and Technical Safeguards for ePHI protection.

Open Tool →
📜
ISO 27001 Checklist

Interactive ISO 27001:2022 ISMS readiness checklist covering all 93 Annex A controls across Organisational, People, Physical, and Technological themes.

Open Tool →
🇺🇸
NIST CSF 2.0 Checklist

Interactive NIST Cybersecurity Framework 2.0 checklist covering all six Functions: Govern, Identify, Protect, Detect, Respond, and Recover.

Open Tool →
🛡️
CIS Controls v8 Checklist

Interactive CIS Controls v8 checklist with 92 safeguards across 18 controls. Filter by Implementation Group (IG1/IG2/IG3) for your organisation size.

Open Tool →
🇪🇺
NIS2 Directive Checklist

Interactive NIS2 Directive (EU 2022/2555) compliance checklist. Track risk management measures, incident reporting timelines, and supply chain security.

Open Tool →
OWASP ASVS Checklist

Interactive OWASP ASVS 4.0 checklist with 87 controls across 14 chapters. Filter by L1/L2/L3 level to match your application's security requirements.

Open Tool →
Go Further with AquilaX

Need more than a
browser tool?

AquilaX runs 32 parallel security scanners on your real codebase — automatically, on every commit. No configuration. 93.54% fewer false positives. AI-generated fix patches included.

Free forever plan No credit card All 32 scanners Securitron AI