Encoder / Decoder
Transform browser-local text and evidence across common encodings with strict decode validation, format detection, copy variants, history, and shareable state.
Transform mode
Encode, decode, detect likely formats, and copy output in report-ready forms.
Encoding family
Choose a specific codec or use the detection hints below to pick a likely decode path.
Input
Chars
0
Bytes
0 bytes
Lines
0
Detection
Encode all formats
Transform output
Base64 - encode
Output will appear here.
Encoding Notes
- Base64URL uses URL-safe characters and often omits padding in token segments.
- Hex and binary decode require complete byte groups so malformed evidence fails clearly instead of producing replacement characters.
- UTF-16LE Base64 is included for reviewing encoded command text while keeping all transforms local to the browser.