Toolsy
Search 80+ tools…/
Mini AppsAI ToolsDeveloperBlog
Search 80+ tools…

Free AI Tools

Text to SpeechFreeOffline AI ChatFree

Categories

Mini AppsAI ToolsDeveloperDesignImagePDFTextConverterNetworkSecurityMathVideoAudioSEOGames

More

BlogAll Tools
Toolsy

Free and premium mini online tools. Fast, simple, and privacy-friendly.

184+ tools & growing

Tools

  • Developer
  • AI Tools
  • Image & Media
  • Text
  • Security
  • SEO
  • All Tools →

Account

  • Sign In
  • Dashboard
  • Buy Credits
  • Favorites

Company

  • Blog
  • API Docs
  • Privacy
  • Terms
© 2026 Toolsy. All rights reserved.Built with♥for developers
HomeToolsSecurityText Encryption

Text Encryption

Free

AES-256-GCM encrypt and decrypt text with a passphrase — runs in your browser.

Rate this tool

About Text Encryption

Encrypt and decrypt text using AES-256-GCM, the same standard used by governments and banks. Enter a passphrase and your message — the tool derives a key with PBKDF2 (310,000 iterations) and encrypts locally in your browser using the Web Crypto API. The output is a compact base64 string that includes the salt and IV. Nothing is ever sent to any server.

encryptdecryptaes-256aes gcmtext encryptionencryption toolsecure message

Related Tools

Free

Password Generator

Generate strong, customizable secure passwords instantly.

passwordgenerator
Free

Hash Generator

Generate MD5, SHA-1, SHA-256, SHA-512 hashes from text.

hashmd5
Free

Base64 Encode / Decode

Encode and decode Base64 strings instantly.

base64encode

Key derived with PBKDF2 (310,000 iterations) · AES-256-GCM · Random salt + IV per encryption

All encryption runs locally in your browser using the Web Crypto API. Your text and passphrase are never sent to any server.