Environment Variable Encryptor

Generate strong, random secrets for your local environment variables. Features high-entropy generation using the Web Crypto API.

Secret Generator

Local Only: This tool runs entirely in your browser using the Web Crypto API. It generates random values suitable for local development. For production, you should rely on an enterprise Key Management Service (KMS) like AWS Secrets Manager or HashiCorp Vault.

Base64 is NOT Encryption:Base64 is merely an encoding scheme. It does not provide any cryptographic security. Do not use Base64 to "hide" secrets.

Generated Secrets

No secrets generated yet.

Select an option on the left to securely generate a random string directly in your browser.