Skip to main content
The Decode URI Component action reverses percent encoding for one URL component.

Inputs

Outputs

For example, quarterly%20report%20%26%20notes becomes quarterly report & notes.
A + remains a plus sign. This action does not apply HTML form-query rules that sometimes interpret + as a space.
Invalid or incomplete percent escapes, such as %E0%A4%A, cause the action to fail.