📄️ Base64 Encoder
This tool helps you encode text to Base64.
📄️ Base64 Decoder
This tool lets you decode Base64-encoded text back into its original, human-readable form.
📄️ File To Base64
Convert File to Base64 text
📄️ Base64 To File
Convert Base64 text to file
📄️ Url Encoder
Encode text into URL encoding
📄️ Url Decoder
Decode Urlencoded String to normal text
📄️ Key Generator
Generate a random key of a desired key length.
📄️ AES GCM Encryptor
This tool lets you encrypt and decrypt in AES-GCM.
📄️ RSA Key Pair Generator
Generate RSA key pair in PEM format.
📄️ RSA Encryptor
Use RSA public key to encrypt
📄️ RSA Decryptor
RSADecryptor is a lightweight React component that allows you to decrypt messages encrypted with an RSA public key.