開発者・データツール

フォーマット、検証、エンコード、変換。

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.

JSON整形・検証

JSONを整形・検証。

jsonformatvalidate

XML整形・検証

XMLを整形・検証。

xmlformatvalidate

YAML整形・検証

YAMLを整形・検証。

yamlformatvalidate

CSVをJSONに

CSVをJSONに変換。

csvjsonconvert

JSONをCSVに

JSONをCSVに変換。

jsoncsvconvert

JSONをYAMLに

JSONをYAMLに変換。

jsonyamlconvert

YAMLをJSONに

YAMLをJSONに変換。

yamljsonconvert

CSVをTSVに

CSVをタブ区切りに変換。

csvtsvconvert

TSVをCSVに

TSVをカンマ区切りに変換。

tsvcsvconvert

Base64エンコード/デコード

Base64のエンコード・デコード。

base64encodedecode

URLエンコード/デコード

URLのエンコード・デコード。

urlencodedecode

ハッシュ生成

SHA-256、SHA-512ハッシュを生成。

hashshasecurity

UUID生成

UUID v4を生成。

uuiduniqueid

JWTデコーダー

JWTトークンをデコード・検証。

jwttokendecode

Unixタイムスタンプ変換

Unixタイムスタンプを日付に変換。

unixtimestampdate

正規表現テスター

正規表現をライブでテスト。

regextestpattern

SQL整形

SQLクエリを読みやすく整形。

sqlformatquery

HTML整形/minify

HTMLを整形または圧縮。

htmlbeautifyminify

CSS整形/minify

CSSを整形または圧縮。

cssbeautifyminify

JS整形/minify

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

開発者・データツール — 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.

もっとツールを見る

ホームに戻る