Quoted-Printable Decoder
Paste quoted-printable encoded email content and instantly decode it to readable plain text.
Encoded Input
Input: 0 chars
Output: 0 chars
Encoded sequences: 0
Soft line breaks: 0
Decoded Output
Decoded
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
- Paste your quoted-printable encoded text into the input box on the left.
- Select the character encoding (charset) used in the original email — UTF-8 is the most common.
- The decoded plain text appears instantly in the output panel on the right.
- Click "Copy Output" to copy the decoded text to your clipboard.
- 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