Ferramentas programador e dados

Formate, valide, codifique e converta dados.

Essential developer utilities that run in your browser. Format and validate JSON, XML, YAML, and SQL. Encode and decode Base64 and URLs. Generate hashes and UUIDs. Test regular expressions with live matching. Convert between CSV, JSON, YAML, and TSV formats.

Formatar/validar JSON

Formate e valide dados JSON.

jsonformatvalidate

Formatar/validar XML

Formate e valide dados XML.

xmlformatvalidate

Formatar/validar YAML

Formate e valide dados YAML.

yamlformatvalidate

CSV para JSON

Converta dados CSV em JSON.

csvjsonconvert

JSON para CSV

Converta JSON em CSV.

jsoncsvconvert

JSON para YAML

Converta JSON em YAML.

jsonyamlconvert

YAML para JSON

Converta YAML em JSON.

yamljsonconvert

CSV para TSV

Converta CSV em valores separados por tabulação.

csvtsvconvert

TSV para CSV

Converta TSV em valores separados por vírgula.

tsvcsvconvert

Codificar/decodificar Base64

Codifique ou decodifique cadeias Base64.

base64encodedecode

Codificar/decodificar URL

Codifique ou decodifique URLs.

urlencodedecode

Gerador de hash

Gere hashes SHA-256, SHA-512.

hashshasecurity

Gerador UUID

Gere UUIDs v4.

uuiduniqueid

Descodificador JWT

Descodifique e inspecione tokens JWT.

jwttokendecode

Conversor de timestamp Unix

Converta timestamps Unix em datas.

unixtimestampdate

Testador de expressões regulares

Teste regex com correspondência em tempo real.

regextestpattern

Formatar SQL

Formate consultas SQL para legibilidade.

sqlformatquery

Beautify/minificar HTML

Embeleze ou minifique código HTML.

htmlbeautifyminify

Beautify/minificar CSS

Embeleze ou minifique código CSS.

cssbeautifyminify

Beautify/minificar JS

Embeleze ou minifique código JavaScript.

javascriptbeautifyminify

Query String Parser / Builder

Parse query strings into key-value pairs and rebuild them cleanly.

queryurlparams

URL Parameters Editor

Edit URL query parameters visually and rebuild the final URL.

urlparametersquery

HTTP Headers Parser

Parse raw HTTP headers into a readable table or JSON.

httpheadersparse

Data URL Encode / Decode

Create or inspect data: URLs for text, HTML, SVG, and Base64 payloads.

data urlbase64encode

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