Development
DevelopmentBase64 ConverterConvert text to Base64 and Base64 back to text, with full Unicode support.DevelopmentHTML, CSS & JavaScript MinifierShrink HTML, CSS, and JavaScript by removing whitespace, comments, and unnecessary code.DevelopmentHash GeneratorGenerate SHA-256, SHA-384, and SHA-512 hashes of any text, using the native Web Crypto API.DevelopmentJWT DecoderDecode a JWT and see its header, payload, and expiration — without verifying the signature.DevelopmentRegex TesterTest regular expressions against a text and see matches, groups, and positions in real time.DevelopmentUnix Timestamp ConverterConvert a Unix timestamp to date and time, and a date back to a timestamp — in seconds or milliseconds.DevelopmentURL Encoder/DecoderEncode and decode text for safe use in URLs, with JavaScript's two standard modes.