Quoted-Printable Encoder & Decoder
Encode and decode quoted-printable, the MIME format used in email bodies and headers.
To encode quoted-printable, paste text containing non-ASCII characters and each byte outside the printable range becomes an equals sign followed by two hex digits. Lines are soft-wrapped at 76 characters, as required by the MIME specification for email.
Runs in your browser- Privacy
- Runs entirely in your browser — nothing is uploaded
- Cost
- Free, unlimited, no sign-up
Frequently asked questions
Where is quoted-printable still used?
What does =20 at the end of a line mean?
How to use the quoted-printable encoder & decoder
- 1Enter or paste your text or quoted-printable.
- 2Choose the direction.
- 3The result appears immediately — copy or download it.
Embed this tool
Put the working quoted-printable encoder & decoder on your own site. It runs in your visitors' browsers exactly as it does here — free, no account, nothing uploaded.
Share this tool
Related tools
Base32 Encoder & DecoderEncode and decode Base32 (RFC 4648) — used by TOTP secrets and case-insensitive identifiers.Base58 Encoder & DecoderEncode and decode Base58 — the Bitcoin alphabet that omits look-alike characters.Base64 Encoder & DecoderEncode and decode Base64 with automatic direction detection, plus file and data-URI support.Binary to Text ConverterTranslate text into binary ones and zeros, and decode binary back into readable text.Hex to Text ConverterConvert text to hexadecimal bytes and decode hex strings back into readable text.JWT DecoderDecode a JSON Web Token to inspect its header, payload and expiry — locally, never sent anywhere.
Last updated
More encoders & decoders