Quoted-Printable Decoder

Paste quoted-printable encoded email content and instantly decode it to readable plain text.

Encoded Input

Decoded Output

Common QP Sequences

=20 Space
=3D Equals sign (=)
=0D=0A CRLF (newline)
=2E Period (.)
=C3=A9 e with acute (e)
= (line end) Soft line break
Copied!

Summary

Paste quoted-printable encoded email content and instantly decode it to readable plain text.

How it works

  1. Paste your quoted-printable encoded text into the input box on the left.
  2. Select the character encoding (charset) used in the original email — UTF-8 is the most common.
  3. The decoded plain text appears instantly in the output panel on the right.
  4. Click "Copy Output" to copy the decoded text to your clipboard.
  5. Use "Clear" to reset both panels and start over.

Use cases

  • Decode quoted-printable encoded email bodies for debugging.
  • Read MIME email source that uses QP encoding.
  • Inspect encoded HTML in email templates.
  • Verify email encoding is correct before sending a campaign.
  • Convert QP-encoded text from email headers or body parts.
  • Debug email clients that display garbled characters.

Frequently Asked Questions

Last updated: 2026-06-11 · Reviewed by Nham Vu