Developer Tools
The Developer Tools category collects the operations that come up again and again in day-to-day work. It covers formatting JSON, XML, YAML, and SQL and converting to and from CSV, Base64 and character encoding, generating unique IDs such as UUIDs, regex testing and diffing, JWT decoding and signature verification, number base conversion and bitwise operations, cron expression parsing, validation of robots.txt and structured data, and server configuration and test data generation. Everything runs in the browser, so there is no environment to set up first.