Table to CSV converter
table_to_csvConvert a pasted HTML or delimited (tab/semicolon/comma) table into clean CSV. Runs on smart-tools.xyz.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | An HTML <table> or delimited table text | |
| locale | No | Language for the source_url link (default en) |