Collection Guide

Covers common code and data-structure conversion tools, including variable naming conversion, JSON to/from CSV/YAML/XML, JSON to URL parameters, CSV/JSON to SQL, and bidirectional Markdown/HTML conversion.

Who is this collection for?

  • Use this page when you want to compare several related tools in one place.
  • It helps you move between closely related tasks without searching again.
  • This collection currently includes 13 practical tools.

What can you find here?

  • Common entry points include CSV to SQL Converter, JSON to SQL Converter, JSON URL Parameter Converter, JSON CSV Converter, JSON YAML Converter, and 8 more tools.
  • You can quickly switch between checking, conversion, generation, formatting, or supporting workflows.

Recommended entry points

  • CSV to SQL Converter - Convert CSV data to SQL CREATE TABLE and INSERT statements for multiple databases
  • JSON to SQL Converter - Convert JSON data to SQL CREATE TABLE and INSERT statements with multiple database support
  • JSON URL Parameter Converter - Bidirectional converter between JSON and URL parameters with form encoding, JSON URL encoding and bracket notation
  • JSON CSV Converter - Bidirectional conversion between JSON and CSV formats with nested object flattening and custom delimiters
  • JSON YAML Converter - Bidirectional conversion between JSON and YAML formats with custom indentation and flow/block styles
  • JSON XML Converter - Bidirectional converter between JSON and XML with custom root/item nodes and XML attribute handling modes
  • JSON to TypeScript Interfaces - Convert JSON data into TypeScript interface definitions with nested object and array type inference
  • JSON to Code - Online JSON to code converter for TypeScript, Java, C#, Go, Python and more, ideal for API schema generation, model scaffolding, and development debugging.
  • Markdown & HTML Converter - Markdown & HTML converter supports bidirectional conversion (Markdown to HTML and HTML to Markdown), live preview, and result export for docs, blog formatting, and content migration.
  • HTML to Text - HTML to text converter removes tags, preserves readable line structure, and exports TXT for web content extraction, rich-text cleanup, and log preprocessing workflows.
  • JSON to Protobuf - Online JSON to Protobuf converter with Proto2/Proto3 syntax and field type mapping to generate ready-to-use .proto message definitions
  • JSON TOML Converter - Online JSON TOML converter with bidirectional conversion, syntax checks, sample loading, copy, download, and local offline processing
  • JSON PHP Array Converter - Online JSON PHP array converter with bidirectional conversion between JSON and PHP array syntax, formatted output, and export support

How to use this page

  1. Read the short introduction and identify the tool closest to your current goal.
  2. Open the selected tool and process your data directly in the browser.
  3. Return to this collection when the workflow needs another related tool.

FAQ

Do I need to use every tool in this collection?

No. Pick the tool that matches your current task.

Why are these tools grouped together?

Because they are often used in the same workflow or solve closely related problems.