Quoted-Printable Encoder

Encode and decode Quoted-Printable (RFC 2045) email content.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

Quoted-Printable encoder and decoder

Quoted-Printable is the MIME content-transfer encoding defined in RFC 2045 §6.7. It is designed for content that is mostly readable ASCII with the occasional 8-bit character: printable bytes pass through untouched, while everything else — accented letters, the = sign, and control characters — is escaped as an =XX hexadecimal sequence. Long lines are soft- wrapped at 76 characters with a trailing =.

Choose a direction, paste your input, and the result appears instantly — entirely in your browser, with nothing uploaded.

Ad placeholder (rectangle)