MARKETPLACE
PLUGINS
ENCODE/DECODE URL
Encode/Decode URL logo

Encode/Decode URL

Published September 2022
   •    Updated March 2025

Plugin details

👉 Este plugin pode ser utilizado para Codificar e Decodificar URI completo.
Utiliza a função encodeURI  para codificar, exceto os caracteres (, / ? : @ & = + $ #) e a função encodeURIComponent() que codifica inclusive os caracteres (, / ? : @ & = + $ #).

Para decodificar utiliza as funções encodeURI() e encodeURIComponent() respectivamente.


⭐⭐⭐⭐⭐ Ao instalar, faça sua avaliação mesmo que não permaneça utilizando. Quanto mais estrelinhas, melhor


----

This plugin can be used to Encode and Decode full URI.

It uses the encodeURI function to encode, except the characters (, / ? : @ & = + $ #) and the encodeURIComponent() function which encodes even the characters (, / ? : @ & = + $ #).

To decode it uses the functions encodeURI() and encodeURIComponent() respectively.

Free

For everyone

4.0 stars   •   5 ratings
610 installs  
This plugin may track or collect your data. Learn how.

Other actions

Contributor details

Joined 2020   •   5 Plugins
View contributor profile

Instructions

No workflow, clique em "adicionar uma ação" e dentre as opções no menu Plugins, escolha a que deseja utilizar: - Encode URL
- Decode URL
- Encode Component URL
- Decode Component URL

Após escolher a ação, selecione dinamicamente o elemento que tem o valor a ser (de)codificado ou insira diretamente o valor no campo "Texto para codificar".

Para decodificar, o procedimento é o mesmo. Apenas escolha uma das funções de decodificação.

O resultado gerado por estas ações, podem ser utilizadas no passo seguinte do workflow.

----

In the workflow, click on "add an action" and among the options in the Plugins menu, choose the one you want to use:
- Encode URL
- Decode URL
- Encode Component URL
- Decode Component URL

After choosing the action, dynamically select the element that has the value to be (de)encoded or directly enter the value in the "Text to encode" field.

To decode, the procedure is the same. Just choose one of the decoding functions.

The result generated by these actions can be used in the next step of the workflow.

Data collection and tracking

This author has not yet disclosed their data usage policy. Learn more by contacting the author.

Types

This plugin can be found under the following types:

Categories

This plugin can be found under the following categories:

Rating and reviews

Average rating (4.0)
Works!
August 28th, 2024
English translation would be nice
Effective and simple.
March 27th, 2024
Does what it says on the tin. And you get to learn a bit of Portuguese with it.
Don't waste time
March 13th, 2024
When decoding URL encoded text, it converts it multiple times, at least twice.
UTF-8 character set
October 23rd, 2022
the plugin gives the option to encode some special characters or all special characters (if you use the "component option", so your url only uses UTF-8 characters. really easy to use but some documentation in English would help.
The only one that also decodes the +
September 8th, 2022
URL Encoded also accepts the +, and when being decoded, it needs to be converted by a space, but it seems that some programmers don't know this. Good thing the programmer of this plugin is paying attention.
Bubble