Text encode કરો
ઇનપુટ
hello
આઉટપુટ
aGVsbG8=
Base64 decode, Base64 encode અને quick conversion માટે એક જ સ્ક્રીન વાપરો.
Text, files અને Data URLs ને તમારા બ્રાઉઝરમાં સુરક્ષિત રીતે રૂપાંતરિત કરો.
ઉપરથી mode (Encode / Decode / Auto Detect) અને input type (Text / File) બદલો.
Input data તમારા બ્રાઉઝરમાં જ રહે છે અને ક્યારેય upload થતું નથી.
Conversion ચલાવવા Ctrl / Cmd + Enter દબાવો.
ઇનપુટ
hello
આઉટપુટ
aGVsbG8=
ઇનપુટ
data:text/plain;base64,44GT44KT44Gr44Gh44Gv
આઉટપુટ
こんにちは
પહેલાં "Display as text (UTF-8)" વાપરો. જો decoded data binary હોય, તો "Treat as binary (download)" પર બદલો.
હા. Tool આપમેળે data:*;base64, header અને payload ને જુદાં કરે છે અને MIME type બતાવે છે.
ના. Conversion સંપૂર્ણપણે તમારા બ્રાઉઝરમાં ચાલે છે અને files ક્યારેય upload થતી નથી.
હા. “Ignore whitespace and line breaks” ચાલુ કરો જેથી line-broken Base64 decode થાય.
હા. “Accept URL-safe Base64 (- and _)” ચાલુ કરો.