Base64 converter
Encode UTF-8 text to Base64 or decode Base64 back to text in your browser.
Plain text
Base64
Uses UTF-8 for text. Decoding expects standard Base64 (URL-safe variants are not handled). Runs locally in your browser.
What it does
Encode plain text to Base64 or decode Base64 back to UTF-8 text.
Limits
Standard Base64 only (URL-safe variants are not handled). Binary files are not supported in this lightweight editor.
Other tools in this category
XML / JSON converter
Convert XML documents to JSON and back with a single root element.
HTML table generator
Configure rows and columns and copy a ready-made HTML table.
JSON parser
Parse, format, minify, and validate JSON in your browser (same engine as JSON formatter).
MD5 hash
Generate MD5 hex digests for UTF-8 text in your browser.
Postman
API platform for designing, testing, and documenting HTTP services.
Hoppscotch
Open-source API client for REST, GraphQL with full request building and response inspection.
Regulex
Visualize how a JavaScript-style regular expression matches sample text.
JSON formatter
Format, minify, and validate JSON locally in your browser.