Cookie preferences
We use cookies for analytics. Privacy Policy You can accept or decline non-essential tracking.
> Cryptographically secure password generator.
> Uses crypto.getRandomValues() — not Math.random().
crypto.getRandomValues(). Nothing is sent to the server.Explore the most common scenarios for Password Generator below. Each page is a focused calculator with worked examples and edge-case guidance.
Generate a completely random, secure password that meets all of Apple's strict security requirements for an Apple ID account.
Generate Apple ID PasswordGenerate numeric only random PIN codes. Create unpredictable 4-digit or 6-digit codes for smartphones, luggage locks, and digital safes.
Generate 4-Digit PINBase64
Encode and decode text to/from Base64 format with UTF-8 support.
JWT Decoder
Decode JWT header and payload locally, inspect exp/iat/nbf claims, and debug bearer tokens without uploading them.
Color Picker
Convert HEX/RGB/HSL/CMYK, color harmonies, palette, and WCAG contrast.
URL Encoder
Encode and decode URL components or form values with UTF-8-safe browser processing.