Quoted-Printable Decoder
Decode quoted-printable text from email source back to readable UTF-8. Handles soft line breaks and =XX escapes. Free online decoder.
Input
Result
The result appears here as you type.
What this tool is for
Reading raw email source means reading past =D0=9F and trailing equals signs at line ends. This resolves the escapes and joins the soft breaks so the message body becomes text again.
How to use it
- Paste the quoted-printable block from the email source.
- Read the decoded message.