Visualizador CSV
JSON e Formato de Dados · Ferramenta online gratuita
Exibir conteúdo CSV em uma tabela ordenável.
| name | age | city | active |
|---|---|---|---|
| Alice | 30 | New York | true |
| Bob | 25 | Los Angeles | false |
| Charlie | 35 | Chicago | true |
| Diana | 28 | Houston | true |
Clique para Ordenar
Alterne ascendente/descendente clicando em qualquer cabeçalho.
Comparação Inteligente
Números ordenam numericamente, booleanos ordenam logicamente.
Seguro para Aspas
Faz parse de campos entre aspas com vírgulas e novas linhas incorporadas.
Como usar Visualizador CSV
- 1Paste your input data (JSON, CSV, XML, YAML, etc.) into the input field.
- 2The tool automatically processes and validates your data.
- 3Review the converted output in the result panel.
- 4Copy or download the converted result.
Recursos
- ✓100% gratuito — sem cadastro, sem assinatura, sem anúncios
- ✓Funciona inteiramente no navegador — seus dados nunca saem do seu dispositivo
- ✓Rápido e leve — resultados instantâneos
- ✓Multiplataforma — funciona em computador, tablet e celular
Perguntas frequentes
Can I convert large JSON files?
Yes, but performance depends on your browser. Files up to 10MB are generally handled well.
Do you validate the input?
Yes, most tools validate input and show error messages with line numbers for invalid data.
Can I download the converted result?
Yes, most conversion tools provide a download button for the output file.
Ferramentas relacionadas
Formatador JSON
Formatar, validar e minificar JSON.
JSON para CSV
Converter array JSON em formato CSV.
CSV para JSON
Converter dados CSV em array JSON.
JSON para XML
Converter objetos JSON em formato XML.
XML para JSON
Converter XML em JSON usando DOMParser.
JSON para YAML
Converter JSON em formato YAML.