---
title: "Decode URL parameters"
description: "Restore percent-encoded characters and plus-as-space form values."
---

> 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 URL parameters

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

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