---
title: "Decode Base45"
description: "Recover bytes encoded with the compact Base45 alphabet used by QR-oriented formats."
---

> 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 Base45

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

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