Developer utility playground
Browser-based utilities that run entirely client-side — nothing you paste ever leaves your machine:
- JWT inspector — decode and verify token structure.
- Regex tester — live pattern matching with explanations.
- Secure value generator — passwords, UUIDs and keys via the Web Crypto API.
- Encoders & formatters — Base64, URL, JSON and more.