Encoder/Decoder
The Encoder/Decoder tool provides a quick way to convert strings between various encoding formats.
Usage
- Switch to the Encoder/Decoder tab using
Tabor the search palette (Ctrl+F). - Select the desired Mode (Encode or Decode) and Format (Base64, Hex, or URL).
- Type your input into the Input field. The Result updates in real-time as you type.
Keyboard Shortcuts
Ctrl+M: Toggle between Encode and Decode modes.Ctrl+T: Toggle between encoding formats (Base64, Hex, URL).Backspace: Remove the last character from the input.Any Character: Append the character to the input.