Menu

Text Tools

Base64 Encode / Decode

Text Tools

Text Tools is an all-in-one developer toolkit for everyday text tasks - format JSON, encode and decode Base64, generate MD5 and SHA hashes, and convert letter case - in one place.

The utilities included

One tab for quick jobs

Instead of hunting for a different site for each small task, this bundles the ones developers reach for constantly. Everything runs in your browser, so you can safely process snippets without them being uploaded. For dedicated versions, see the standalone JSON Formatter and Base64 Encoder.

Frequently Asked Questions

What can Text Tools do?

It bundles JSON formatting, Base64 encoding/decoding, MD5 and SHA hashing, and letter-case conversion in a single page.

Are the hashes suitable for passwords?

MD5 and SHA are general-purpose hashes and are not appropriate for storing passwords, which need slow, salted algorithms like bcrypt.

Is my input processed locally?

Yes. The tools run in your browser, so snippets you paste are not sent to a server.

Are there dedicated versions of these tools?

Yes. Standalone JSON Formatter, JSON Minifier, and Base64 Encoder pages offer more focused features.

Related Developer Tools

Browse all Developer tools →

Privacy-first: client-side tools process your input in your browser. Free to use, no sign-up. See our Privacy Policy and Disclaimer.