URL Decode

This node decodes URL-encoded strings, e.g. those in which characters other than a-z, A-Z, 0-9 and '.', '-', '*', and '_' have been encoded by two digit hexadecimal representations, e.g. ')' becomes '%29'. '+' is decoded to a space character.

This node was developed by Vernalis Research (Cambridge, UK) . For feedback and more information, please contact knime@vernalis.com

Options

Input Column
The column containing the strings to encode
Removed Input Column
Should the input column be removed?
Charset encoding
The name of the charset to use for encoding

Input Ports

Icon
The incoming table of encoded strings

Output Ports

Icon
The table with decoded strings appended

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.