---
title: "Decode double URL encoding"
description: "Apply URL decoding twice to expose a value that was encoded in two layers."
---

> 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 double URL encoding

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

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