BrowserTools

Encoders & Converters

15 free tools · runs in your browser

Base64, URL, hash, binary, JSON/YAML/CSV converters and number-base tools — all running instantly in your browser. Like every tool on BrowserTools, these are free, require no signup, and process everything locally on your device.

Formats in, formats out

Encodings are where copy-paste debugging lives: Base64 Encoder/Decoder handles full UTF-8 including emoji, the JWT Decoder exposes headers, payloads, and expiry without sending tokens anywhere, and the Hash Generator computes SHA-256, SHA-1, SHA-512, MD5, and CRC32 checksums for integrity checks. URL and HTML-entity codecs cover the everyday escaping chores.

For structured data, the JSON Formatter validates with exact error locations, JSON to YAML and JSON to CSV translate both directions, and the Number Base Converter spans bases 2–36 alongside dedicated binary, hex, timestamp, and Roman-numeral converters. Paste payloads freely — validation runs entirely in your tab.