Basic Auth Encoder/Decoder

Encode and decode Basic Auth credentials

What it does

Bidirectional tool to convert username/password pairs to Base64 Basic Auth headers and vice versa.

Inputs

Username & Password OR Basic Auth Header

Outputs

Base64 Encoded Header OR Decoded Credentials

Encode

Decode