GoWebTools

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

  1. Paste the quoted-printable block from the email source.
  2. Read the decoded message.