---
title: "Decode quoted-printable text"
description: "Turn equals-prefixed byte values from email content into readable text."
---

> Documentation Index
> Fetch the complete documentation index at: https://help.serialize.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Decode quoted-printable text

import RecipeDoc from "../../../../components/RecipeDoc.astro";

Source: https://help.serialize.dev/recipes/encoding/decode-quoted-printable/index.mdx
