Formatar/validar JSON
Formate e valide dados JSON.
Formatar/validar XML
Formate e valide dados XML.
Formatar/validar YAML
Formate e valide dados YAML.
CSV para JSON
Converta dados CSV em JSON.
JSON para CSV
Converta JSON em CSV.
JSON para YAML
Converta JSON em YAML.
YAML para JSON
Converta YAML em JSON.
CSV para TSV
Converta CSV em valores separados por tabulação.
TSV para CSV
Converta TSV em valores separados por vírgula.
Codificar/decodificar Base64
Codifique ou decodifique cadeias Base64.
Codificar/decodificar URL
Codifique ou decodifique URLs.
Gerador de hash
Gere hashes SHA-256, SHA-512.
Gerador UUID
Gere UUIDs v4.
Descodificador JWT
Descodifique e inspecione tokens JWT.
Conversor de timestamp Unix
Converta timestamps Unix em datas.
Testador de expressões regulares
Teste regex com correspondência em tempo real.
Formatar SQL
Formate consultas SQL para legibilidade.
Beautify/minificar HTML
Embeleze ou minifique código HTML.
Beautify/minificar CSS
Embeleze ou minifique código CSS.
Beautify/minificar JS
Embeleze ou minifique código JavaScript.
Query String Parser / Builder
Parse query strings into key-value pairs and rebuild them cleanly.
URL Parameters Editor
Edit URL query parameters visually and rebuild the final URL.
HTTP Headers Parser
Parse raw HTTP headers into a readable table or JSON.
Data URL Encode / Decode
Create or inspect data: URLs for text, HTML, SVG, and Base64 payloads.
Ferramentas programador e dados — Frequently Asked Questions
Is my code or data stored anywhere?
No. Everything is processed locally in your browser. Your code and data never leave your device.
Can I format large files?
Yes. Most formatters handle files up to several megabytes without issues. Very large files may be slower on older devices.
Are the formatters configurable?
Most formatters use standard conventions (2-space indent for JSON, etc.). Custom configuration is planned for future updates.
Explorar mais ferramentas
Voltar ao início