Enter or Upload
Input your text or upload a file
Choose Action
Encode, decode or view information
View Results
See output and extra details
Input (Binary)
101010 111100 110101 ...
Split into 6-bit
101010 111100 110101 ...
Convert to Index
42 60 53 ...
Base64 Characters
q 8 1 ...
100% Private & Secure
All processing happens in your browser. No data is sent to any server.
For file payloads, use Image to Base64 or recover an inline asset with Base64 to Image.
Encode tab-separated values into Base64. Tabs survive transports that strip or normalize whitespace, so the table reconstructs reliably on the receiving end.
Copy a selection from Excel or Google Sheets, paste here, and encode — the resulting string can be pasted into JSON or transmitted via chat without breaking the columns.
Yes — Base64 preserves every byte including tabs, spaces, and newlines.
Yes. Tab-separated copy/paste works directly because spreadsheets put tabs between columns when copying.
No. The original CRLF or LF is preserved.
Only browser memory. Tens of thousands of rows encode without trouble.