Developer Tools
Everyday utilities for writing and debugging code: JSON formatting, Base64 encoding, and more, all running client-side with nothing sent to a server.
Image to Base64 Converter
Convert an image into a Base64 data URL for HTML or CSS.
Base64 to Image Converter
Paste a Base64 string or data URL to preview and download it as an image.
Font Converter
Convert between TTF, OTF, WOFF, and WOFF2 font formats.
JSON Formatter & Validator
Pretty-print, minify, and validate JSON, with the exact parse error if it's invalid.
SQL Formatter
Indent and lay out a SQL query consistently, across MySQL, PostgreSQL, T-SQL, and more.
Base64 Encoder & Decoder
Encode text to Base64 or decode a Base64 string back to plain text.
Hash Generator
Compute MD5, SHA-1, SHA-256, SHA-384, and SHA-512 hashes of text or a file.
JWT Decoder
Decode a JSON Web Token's header and payload without verifying the signature.
YAML to JSON Converter
Convert between YAML and JSON, in either direction.
URL Encoder & Decoder
Encode text for safe use in a URL, or decode a URL-encoded string.
Unix Timestamp Converter
Convert between Unix epoch time and human-readable dates.
Number Base Converter
Convert a number between binary, octal, decimal, and hexadecimal.
Browse other categories
Looking for a calculator instead? Browse all calculators, or see every tool on WebToolGrid.