Sign and Verify a JWT token without online tools. DevUtils.app allows you to quickly decode, sign, and verify JWT tokens without any internet connection. It supports all popular hash algorithms: HS256, HS384, HS512, RS256, RS384, RS512, ES256, ES384, ES512, PS256, PS384, PS512.

You can format your JSON strings from anywhere in your macOS (terminal, in email, web browser,...).DevUtils will inspect your clipboard content and automatically select the JWT Debugger tool if the content is a valid JSON. Activate the app by:
Select the algorithm you want to work within the select box. The currently supported algorithms are: