JSON & Base64

Format and validate JSON, encode and decode Base64 and URLs.

JSON & Base64 list

About JSON & Base64

This category bundles the everyday encoding and formatting tasks developers hit constantly: beautifying and validating JSON, encoding and decoding Base64, converting images to data URIs, and escaping URLs. Keeping them in one fast, ad-light place saves the context switching of hunting for a different site each time.

These utilities are built to respect your data. Everything runs locally in your browser, so the payloads, tokens and images you paste — often sensitive — never leave your machine.

Bookmark this category as your everyday JSON and Base64 toolbox. As your workflow grows, the related links surface adjacent tools you might not have known existed.

Frequently asked questions

Do these tools send my data to a server?
No. The JSON, Base64 and URL tools all run in your browser, which matters when you are working with tokens, payloads or private images.