---
title: "Convert hexadecimal bytes to text"
description: "Read flexible hexadecimal byte notation and recover the underlying 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.

# Convert hexadecimal bytes to text

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

Source: https://help.serialize.dev/recipes/encoding/hex-to-text/index.mdx
