Security Tools

Good security hygiene does not require trusting someone else's web server. These browser-based tools handle passwords and encoding entirely on your own device - nothing you type or paste ever leaves your browser.

Generate a strong random password with custom length and character sets, check how resistant an existing password is to common cracking attacks, or encode and decode data in formats like Base64 and URL percent-encoding.