متن encode کړئ
Input
hello
Output
aGVsbG8=
د Base64 decode، Base64 encode او quick conversion لپاره یوه screen وکاروئ.
Text، file او Data URLونه په خوندي ډول په خپل براوزر کې واړوئ.
له پاسه mode (Encode / Decode / Auto Detect) او input type (Text / File) بدل کړئ.
Input data په همدې براوزر کې پاتې کېږي او هېڅکله upload نه کېږي.
د conversion د چلولو لپاره Ctrl / Cmd + Enter کېکاږئ.
Input
hello
Output
aGVsbG8=
Input
data:text/plain;base64,44GT44KT44Gr44Gh44Gv
Output
こんにちは
لومړی "Display as text (UTF-8)" وکاروئ. که decoded data binary وي، "Treat as binary (download)" ته واوړئ.
هو. وسیله data:*;base64, header او payload په اتومات ډول جلا کوي او MIME type ښيي.
نه. Conversion ټول په همدې براوزر کې چلېږي او فایلونه هېڅکله upload نه کېږي.
هو. “Ignore whitespace and line breaks” فعال کړئ څو line-broken Base64 decode شي.
هو. “Accept URL-safe Base64 (- and _)” فعال کړئ.