Documentación

Convertidor de datos por lotes

Aprende a usar la herramienta Convertidor de Datos para transformar datos entre varios formatos como JSON, CSV, SQL y más.

Vuelve al sistema de conversión.

How to Use the Batch Data Converter

1.

Use the top textarea to paste or type your data.
You can enter raw text, table data, or structured content.

Upload Files or Folders

Drag and drop a file or folder into the upload area, or click it to browse your files. The contents will be automatically parsed and loaded into the input area. Note: Only one file’s content will be shown in the textarea at a time, but when you click ‘Download,’ all your files will be saved together in a single .zip archive.

2. Choose Input Format

Select the format of your input data from the first dropdown menu. This helps the converter parse your data correctly.

3. Choose Output Format

From the second dropdown, select the format you want to convert your data into (e.g., JSON, HTML, CSV). The output area will update automatically.

4. Convert the Data

Click the “Convert” button to transform your input into the selected output format.

5. Download Converted File

Click the “Download” button to save your converted data in the chosen format.

Notes

Ejemplos de Entrada / Salida


Datos simples ejemplo contiene estructuras planas con solo pares clave-valor y sin objetos ni arreglos anidados. Es compatible con todos los formatos de datos.


Datos complejos ejemplo incluye estructuras anidadas como objetos dentro de objetos y arreglos, que representan relaciones jerárquicas. Este formato requiere formatos de datos que soporten anidamiento, como JSON o XML, y no es compatible con formatos planos como CSV.


CSV

Datos simples:

Estilo Excel (Columnas separadas por tabulación)

Datos simples:

Estilo Excel (Filas separadas por tabulación)

Datos simples:

Tabla HTML

Datos simples:

JSON

Datos simples:

Datos complejos:

Tabla LaTeX

Datos simples:

Tabla Markdown

Datos simples:

Pdf

Insertar SQL

Datos simples:

TSV

Datos simples:

Excel (XLS)

Datos simples:

Excel (XLSX)

XML

Datos simples:

Datos complejos:

YAML

Datos simples:

Datos complejos: