Essential format transformation capabilities for various data types and document formats.
Parameter | Description |
---|---|
CSV Object | CSV object to convert to an HTML Table format. |
Parameter | Description |
---|---|
CSV Object | CSV object to convert to the JSON format. |
.pdf
file.
Parameter | Description |
---|---|
File Identifier | The identifier of the file. This will be used as an input for subsequent steps. |
HTML Content | The HTML code to render. |
.png
file.
Parameter | Description |
---|---|
File Identifier | The identifier of the file. This will be used as input for subsequent steps. |
HTML Content | The HTML code to render. |
Parameter | Description |
---|---|
JSON Object | JSON object to convert to the CSV format. |
Parameter | Description |
---|---|
JSON Content | The JSON string which will be converted to YAML. |
Parameter | Description |
---|---|
YAML Content | The YAML string which will be converted to JSON. |