About apidevtools
apidevtools is a focused collection of lightweight API developer tools. The goal is simple: reduce friction for common tasks like JSON cleanup, token inspection, curl conversion, and OpenAPI exploration.
This project is intentionally small and practical. It avoids backend complexity and focuses on reliable utilities that are fast to load and easy to maintain.
Most tools run directly in the browser. For sensitive inputs (like JWTs and payload snippets), processing is done locally unless explicitly noted otherwise.
Start from the tools directory or go directly to core pages like JSON Formatter and JWT Decoder.