Base64 to TSV
Decode Base64 encoded text to TSV format.
When to use this tool
Use this tool to decode Base64-encoded tab-separated data, often encountered in spreadsheet exports or database dumps where TSV is the interchange format and Base64 is used as a transport encoding layer.
How to use
1. Paste the Base64-encoded TSV string into the input. 2. Click "Convert" to decode into tab-separated rows. 3. Copy the output to paste into a spreadsheet application.