Texto a tabla ASCII
Convierte datos CSV, TSV o arrays JSON en tablas ASCII/Unicode con bordes para archivos README y comentarios de codigo.
La primera fila es encabezado
Pega tus datos arriba para generar una tabla
Soporta formatos CSV, TSV y array JSON
Ctrl+Enter ejecutarCtrl+Shift+C copiar
Más información
Text to ASCII Table: Generate Plain-Text Tables from Data
Convert delimited data into formatted ASCII tables for terminals, code comments, and plain-text documents.
What Are ASCII Tables and Why Use Them
ASCII tables are plain-text representations of tabular data drawn with characters like pipes, dashes, and plus signs. They display rows and columns in a fixed-width format that renders identically in any terminal, code comment, email, or text file without requiring rich formatting support.
5 min de lecturaLeer la guía completa