š **TextEncode** ā Your All-in-One Text Encoding & Decoding Utility
Transform, secure, and work with text in dozens of ways. Whether you're a developer, security researcher, or just curious about how data is encoded, TextEncode puts powerful tools right in your pocket.
---
⨠**ENCRYPT & ENCODE**
⢠Unicode ā Convert text to \uXXXX format
⢠URL ā Encode for safe use in URLs (%XX)
⢠UTF16 ā Byte-level encoding (\xXX)
⢠Base64 ā Standard Base64 encoding
⢠MD5 ā Generate MD5 hashes
⢠Hexadecimal ā Convert to hex representation
⢠SHA1 ā SHA-1 hashing
⢠HTML ā Basic HTML entity encoding
⢠HTML Deep ā Full HTML entity encoding
⢠HTML to JS ā JavaScript string escaping
⢠Gzip ā Compress text with Gzip
---
š **DECRYPT & DECODE**
⢠Unicode ā Decode \uXXXX sequences
⢠URL ā Decode URL-encoded strings
⢠UTF16 ā Decode \xXX byte sequences
⢠Base64 ā Decode Base64 strings
⢠Hexadecimal ā Decode hex to text
⢠HTML Entity ā Decode HTML entities
⢠URL Params ā Parse and format query parameters
⢠JWT ā Decode JSON Web Token payloads
⢠Cookie ā Format and prettify cookie strings
⢠Gzip ā Decompress Gzip data
---
š± **FEATURES**
ā Clean, modern Material Design 3 interface
ā One-tap copy results to clipboard
ā Fast and lightweight
ā Works offline ā no internet required
ā Easy switch between encrypt and decrypt modes
Perfect for developers, QA testers, penetration testers, and anyone who needs quick text transformations on the go.
TextEncode: Encode & Decode