Developer ToolsEncoders & DecodersFree Tool

Quoted Printable Decoder

Decode Quoted-Printable (=XX hex codes and soft line breaks) back into the original text.

How to Use Quoted Printable Decoder
  1. 1Paste your Quoted-Printable encoded text
  2. 2Click Process
  3. 3Copy the decoded original text
Frequently Asked Questions

It removes soft line breaks (a trailing = at the end of a line) and converts each =XX hex code back to its original character.

Email message bodies encoded with 'Content-Transfer-Encoding: quoted-printable', a common MIME encoding for mostly-ASCII text with occasional special characters.

Use the separate Quoted-Printable Encoder tool for the reverse direction.

No — decoding happens entirely in your browser.

Related Tools

Related Articles

More from Developer Tools