---
title: "Encoding and ciphers"
description: "Reversible text representations, classical ciphers, and multi-layer decoding workflows."
---

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

# Encoding and ciphers

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

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