Format Conversion
Convert between HashiCorp Configuration Language (HCL) and JSON formats for Terraform configurations
hcl-json-converterFormat Conversion
Convert between HashiCorp Configuration Language (HCL) and TOML formats for infrastructure configurations
hcl-toml-converterFormat Conversion
Convert between HashiCorp Configuration Language (HCL) and YAML formats for Terraform configurations
hcl-yaml-converterFormat Conversion
Convert JSON data to CSV format with customizable formatting options
json-to-csvFormat Conversion
Convert Excel file to CSV format, extracting data from the first worksheet
excel-to-csvFormat Conversion
Convert Excel file to HTML table format, extracting data from the first worksheet
excel-to-htmlFormat Conversion
Convert Excel file to JSON format, extracting data from the first worksheet
excel-to-jsonFormat Conversion
Convert Excel file to Markdown table format, extracting data from the first worksheet
excel-to-markdownFormat Conversion
Convert Excel file to XML format, extracting data from the first worksheet
excel-to-xmlFormat Conversion
Convert .xls files to .xlsx format. Note: Only supports converting old .xls files to new .xlsx format.
excel-version-converterFormat Conversion
Convert between YAML and JSON formats
yaml-json-converterFormat Conversion
Convert HTML content to Markdown format with customizable options using Turndown
html-to-markdown