2-step workflow · Text input
Runs in your browserText to Base64
Encode text for data URIs and headers. Trims text and encodes it as UTF-8 Base64.
Goal
Encode text for data URIs and headers.
Steps
Clean textBase64 encode
Output
Base64 string
Your TEXT
2 steps · upload once, every step runs on the same file
- 1Clean textSpaces, lines, HTML
- 2Base64 encodeEncode as Base64