About

Developer utilities without the upload step

DevBloom is a free collection of everyday developer tools from inblooms. It formats JSON, converts common YAML, compares text, handles Base64 and URL encoding, decodes JWT claims and generates SHA hashes.

Everything runs locally in your browser. There is no account, installation or server-side processing.

Who it's for

Developers reach for DevBloom to pretty-print or minify a JSON payload, convert it to YAML, diff two snippets, decode a JWT to inspect its claims, encode a string to Base64, or generate a SHA hash — without pasting sensitive data into an unknown server. It is the quick scratchpad for the small format jobs that interrupt a coding session.

Open DevBloom