💻Developer Tools

JSON, Base64, regex and other developer utilities.

Small utilities that save real time during development: formatting and validating JSON, encoding or decoding Base64 strings, and more tools like these are on the way. Everything runs client-side, so pasting in a snippet of code or data never sends it to a server, which matters when you're working with anything from a real project.

JSON Formatter

Format, validate and minify JSON instantly.

Base64 Encoder / Decoder

Encode or decode Base64 text instantly.