Header
{} Access all my tools and projects fast, optimized, and in one place.
Paste a JSON Web Token, decode its header and payload instantly, inspect registered claims, spot expired tokens, and copy clean JSON for debugging authentication flows.
Paste a token to decode its JSON header, payload and claims.
Decoding runs in your browser session. Do not paste production secrets into any tool unless your security policy allows it.
{} {} No signature segment
Customize colors and dark mode for WordPress, Notion or your own site.
No. Decoding only reveals the base64url-encoded header and payload. A token is trustworthy only after the signature, issuer, audience, expiration and related claims are validated by the application or identity provider.
Yes. The decoder is useful for inspecting OAuth access tokens, OpenID Connect ID tokens, session tokens and service-to-service tokens, as long as they use the standard three-part JWT format.
JWT verification requires the correct secret, public key or JWKS configuration. This tool intentionally focuses on decoding and inspection so developers can see token contents without pretending that a visible signature string is proof of validity.
Start with exp, nbf, iss, aud and alg. Most real production issues come from expired tokens, clock skew, wrong audience values, unexpected issuer URLs or insecure algorithm assumptions.
| Segment | Typical content | Debugging value |
|---|---|---|
| Header | Algorithm, token type and optional key id | Shows whether the token expects HS256, RS256, ES256 or another verification strategy. |
| Payload | Registered claims and application claims | Reveals identity, tenant, scopes, roles, expiration and audience mismatches. |
| Signature | Cryptographic signature bytes encoded as base64url | Confirms that a signature segment exists, but must be verified with the right key elsewhere. |
Inspect ID tokens and access tokens received after login to confirm scopes, roles and profile claims.
Compare expected issuer and audience values with the token actually sent in an Authorization header.
Check whether claims from Auth0, Azure AD, Cognito, Keycloak or a custom provider are shaped as your app expects.
https://datatracker.ietf.org/doc/html/rfc7519
https://datatracker.ietf.org/doc/html/rfc7515
Calculate new image, video and web design resolutions and maintain the exact proportion to avoid distorting graphics. Supports 16:9, 4:3, 21:9 and custom formats.
Discover how much lifetime your users lose waiting for your website to load on 3G, 4G, and 5G connections. Calculate the real impact of your site weight.
Convert colors between RGB, HEX and HSL instantly. Generate complementary color harmonies and analyze WCAG contrast. 100% client-side and private.
Convert your Excel or CSV data to clean, semantic HTML tables instantly. Free tool for developers and content creators.
Free visual tool to generate Linux Cron expressions. Translates * * * * * into human language and shows the next 5 executions in real time.
Calculate the specificity and exact weight of any CSS selector. Visual tool to understand which CSS rule wins the cascade and avoid using !important.
Transform your stylesheets and CSS classes into automatically inlined styles in your HTML. Ideal for newsletters, transactional emails, and safe web layout.
Free tool to clean and purge duplicate CSS code. Unifies redundant selectors, respects the cascade, and reduces your file size instantly in the browser.
Create your professional security.txt file to facilitate vulnerability reporting and comply with international web security standards.
Calculate MD5, SHA-1, SHA-256 and SHA-512 hashes instantly. Free, private and ultra-fast security tool for developers. 100% Client-Side.
Analyze SSL certificate files (.pem, .crt, .der) locally. Check expiration dates, issuers, subjects and SHA-256 fingerprints without your data leaving your browser.
Free online tool to format, validate and repair JSON code. Beautify and format JSON. Detects syntax errors and improves code readability.
Free online tool to see the event.key, event.code, event.which and location of any keyboard key in real time. Generates ready-to-use JavaScript code snippets.
Free online tool to estimate the cost of calling LLM APIs. Compare GPT-4o, Claude, Gemini, Llama and more with real token prices per million tokens.
Create professional presentations for the App Store and Google Play. iPhone and Pixel mockups with custom backgrounds, panoramic layouts, and bulk high-resolution export.
Free online tool to create harmonious visual hierarchies using modular scales based on musical proportions. Generates ready-to-use CSS variables for your web design.
Create custom placeholder images for your web designs. Adjust resolution, background, text and export in PNG, WebP or JPEG instantly.
Organize, tag and save your ChatGPT, Midjourney and Claude prompts privately. Your own prompt bank in localStorage.
Check the real contrast of your designs with APCA (WCAG 3.0). Analyze how font weight and size affect actual readability. From simple ratios to perceptual legibility.
Optimize and clean SVGs exported from Figma, Adobe Illustrator or Inkscape. Remove metadata, unnecessary attributes and empty groups to get a production-ready SVG.
Transform your SVG icons and vectors into CSS code (Background or Mask) or compressed Data URI. Optimise your website performance by eliminating external HTTP requests.
Automatically remove tracking and advertising parameters from your URLs. Share clean links and protect your digital privacy instantly.
Convert special characters from any link to safe format (Percent-Encoding) or return them to their original readable state instantly and locally.
Create precise tracking links for your digital marketing campaigns. Optimized for Google Analytics and other analytics tools.
Preview Google-style search snippets in real time, measure title and meta description width by pixels, and see exactly where your copy will be trimmed.
Design responsive layouts by dragging visual blocks, resizing the container, tuning alignment controls and using presets - then copy clean native CSS instantly.
Design layered CSS box shadows visually with live preview, sliders, color pickers and presets. Copy clean native CSS instantly.
The internal propaganda desk for jjlmoya.es in Spanish and GameBob.dev internationally. Turn screenshots from your own pages into social images before Bob decides the feed is embarrassing.