Encode any file to a Base64 string, or paste a Base64 string to decode it back to a downloadable file. Base64-encoded files are commonly embedded in HTML data URIs, sent through APIs that don't support binary payloads, and stored in databases alongside text. The encoded string is shown in a scrollable area you can copy in one click.
Paste CSV data and view it as a sortable, formatted table instantly in your browser.
Remove empty rows, empty columns, and trim extra whitespace from CSV data. Preview the cleaned result and copy to clipboard. Free.
Validate JSON instantly with line-level error reporting. Paste your JSON and see exactly where the syntax error is — plus root type, depth, and key count. Free.