Developer & Debugging Tools
A collection of useful tools for developers to decode, inspect, and manipulate data for debugging and development purposes.
JWT Decoder
Decode and inspect JSON Web Tokens to view headers, payloads, and signatures.
JWT Generator
Create custom JWTs with different algorithms, payloads, and signatures.
JSON Formatter
Pretty-print, minify, and validate JSON data with statistics.
Regex Tester
Test and debug regular expressions with syntax highlighting and match details.
Diff Viewer
Compare and highlight differences between two text or JSON snippets.
Environment Diff
Compare two .env files and highlight key differences between environments.
Random Data Generator
Generate fake names, emails, addresses, and other random data for testing.
Date/Time Converter
Convert between different date/time formats like UNIX timestamps, ISO 8601, and RFC formats.
Content-Type Analyzer
Analyze and detect content types from raw HTTP responses or data snippets.