2-step workflow · Text input

Text to Base64

Encode text for data URIs and headers. Trims text and encodes it as UTF-8 Base64.

Runs in your browser
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

  1. 1
    Clean text
    Spaces, lines, HTML
  2. 2
    Base64 encode
    Encode as Base64
Customize steps

Tools used in this workflow