🎉 Google Search Console confirmed — codeprints.site is now appearing in Google Search results! Read our blog →
QR Codes
QR GeneratorCreate any type of QR code free. URL QR CodeTurn any URL into a scannable QR. WiFi QR CodeShare WiFi credentials instantly. WhatsApp QROpen a WhatsApp chat with one scan. vCard QR CodeDigital business card, save on scan. Email QR CodeScan to open a pre-filled email. Phone QR CodeDial a number with a single scan. SMS QR CodeScan to send a pre-filled SMS.
Developer Tools & Utilities
Code to ImageBeautiful code screenshots for sharing. Barcode GeneratorEAN-13, Code 128 and bulk download. JSON FormatterFormat and validate JSON data. Base64 EncoderEncode or decode Base64 strings. JWT DecoderInspect and decode JWT tokens. URL EncoderEncode URLs for safe transmission. Password GeneratorGenerate strong secure passwords. Hash GeneratorMD5, SHA-256, bcrypt and more. Free QR APIGenerate QRs via API, no key needed.
CodePrints

Advertisement

Free · Browser-Side · No Server

JWT Decoder & Inspector

Paste a JWT token to instantly decode and inspect the header and payload — entirely in your browser.

JWT Token Input
Header
Payload
Signature
Signature is displayed for inspection only. Browser-side JWT decoders cannot verify the signature — use your server or a trusted library to verify signature validity.

Decode Instantly

Paste any JWT token to see its header and payload decoded from Base64url in milliseconds.

100% Private

No token ever leaves your browser — all decoding runs in JavaScript client-side.

Inspect Claims

See iat, exp, sub, aud and all custom claims in a formatted, readable view.

Signature Note

Signature display only — always verify JWT signatures server-side with your secret key.

Advertisement