JSON Formatter & Minifier
Format, minify, and validate JSON data in your browser.
Input
Output
How to Use
Paste JSON into the text area and press "Format" to prettify or "Minify" to compress to a single line. An error message is displayed for invalid JSON.
How It Works
Uses the browser's built-in JSON.parse for parsing and JSON.stringify for reformatting with indentation. Data is never sent to a server.
Related Tools
Character Counter
Count characters, words, lines, and bytes in real-time. Supports full-width characters.
Base64 Encode/Decode
Instantly encode and decode Base64 text in your browser. Supports multi-byte characters.
Hash Generator (SHA-256, etc.)
Generate SHA-1/SHA-256/SHA-384/SHA-512 hash values in your browser. Data is never sent to a server.
URL Encode/Decode
Encode and decode URLs in real-time. Supports Japanese URL conversion.
Unix Timestamp Converter
Convert between Unix timestamps and dates. Auto-detects seconds vs. milliseconds.
Text Diff
Compare two texts and highlight added and removed lines. Useful for code review and document comparison.
Regex Tester
Test regex matching and replacement in real-time. Supports group capture inspection.
CSV / JSON Converter
Convert between CSV and JSON in your browser. Supports header row auto-detection.
Cron Expression Generator
Easily generate and edit cron expressions with a GUI. Includes natural language descriptions and execution previews.
QR Code Reader
Read QR codes from image files. Supports JPEG, PNG, GIF, and WebP.