Explosion Tools

Developer Tools

Encode, decode, generate, and convert data for development workflows.

About Developer Tools

Encode and decode Base64 text, convert images to data URIs for embedding in HTML and CSS, and handle other common encoding tasks that come up during development. These tools are useful for debugging API payloads, preparing inline assets, and working with data formats that require Base64 encoding. Everything runs client-side in your browser with no data transmitted to external servers.