Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 686 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 686 Bytes

Convert Tools

A collection of tools for encoding, decoding, and data format conversions.

Workflows

This plugin package contains the following workflows:

Workflow Description
Base64 Encode Encode a string to Base64
Base64 Decode Decode a Base64 string
Form Data to JSON Convert Form Data to JSON
HTML Decode Everything Decode HTML entities
HTML Encode Everything Encode HTML entities
JSON Escape Escape a JSON string
JSON to Form Data Convert JSON to Form Data
JSON to XML Convert JSON to XML
JSON Unescape Unescape a JSON string
URL Decode Decode a URL encoded string
URL Encode Encode a URL