SQL Escape
Escape SQL strings by adding backslashes to single quotes and other special characters to prevent SQL injection.
How to use?
Drop your string into the left field and press Escape →. Single quotes, double quotes and backslashes come out escaped.
Related Tools
TOTP otpauth URI Builder
Builds an otpauth://totp/ URI with issuer, account, base32 secret, digits and period for QR code apps.
JWT Secret Strength
Measures the strength of an HMAC JWT secret: byte length, approximate entropy and rating.
OAuth PKCE Pair Generator
Generate an OAuth 2.0 PKCE pair (code_verifier and SHA-256 code_challenge) for secure login flows in mobile apps and SPAs. Protect against code interception.
Mixed Content Detector
Scans http:// references inside HTML served over HTTPS, flagging insecure assets and links.
CORS Config Validator
Validate a CORS configuration (allowed origins or *), checking the format and duplicates. Useful for safely configuring APIs and web servers.
Common Password Blacklist Check
Checks a password against the top 1000 most-used passwords, fully client-side, and flags it as compromised.