---
title: "Extract, inflate, and beautify embedded code"
description: "Recover a Base64-wrapped raw-DEFLATE code fragment from surrounding text and format it for review."
---

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

# Extract, inflate, and beautify embedded code

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

Source: https://help.serialize.dev/recipes/security-analysis/extract-inflate-beautify/index.mdx
