---
title: "Decode Base64 and Gunzip"
description: "Recover text wrapped first in Gzip and then in Base64."
---

> 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 Base64 and Gunzip

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

Source: https://help.serialize.dev/recipes/binary-files/gunzip-base64/index.mdx
