Advertisement

Encoding

Base64 Encode and Decode Online

Private by default

These tools run locally in your browser whenever possible. Your text, tokens, timestamps, and JSON snippets are processed on your device and are not uploaded by this static page.

Built for quick checks

Use CodeKitBox for everyday development tasks: decoding a JWT payload, formatting JSON, converting Unix time, generating UUIDs, or testing a regular expression against sample text.

Advertisement

Browse Individual Tools

Frequently Asked Questions

Are these tools free?

Yes. The first version is free and does not require an account.

Is my data uploaded?

No server upload is required for the included tools. They are designed to run in your browser.

Can I use the decoded JWT as proof of validity?

No. This tool decodes JWT header and payload data for inspection. It does not verify signatures or prove that a token is trusted.