Formatters
JSON, YAML, Markdown, SQL, Lua formatters. For API dev and docs.
JSON Formatter
Format, minify, and validate JSON. For API development and debugging.
DevAPI
Markdown Formatter
Normalize full-width→half-width, fix spacing. HackMD-compatible.
DevDocs
YAML ↔ JSON Converter
Convert between YAML and JSON. For config files and API.
DevAPI
Markdown Table Generator
Convert Excel paste to Markdown table syntax.
DevDocs
Minify (Remove Newlines & Spaces)
Collapse text to one line. For minification.
Dev
SQL Formatter & Minifier
Format SQL with indentation or minify to one line. Uppercase keywords option included.
DevelopmentDatabase
.env Formatter
Format .env by key order.
DevelopmentConfig
Lua Formatter
Format Lua. Indent.
DevelopmentGame