Base64 Encoder/Decoder is a simple android app that helps in encoding and decoding text using the Base64 encoding method.
Base64 Encoder/Decoder uses android's built-in Base64 encoding algorithm to encode the data, with several options.
Default - Default method
Url Safe - To encode urls/links
No Padding - Removes '=' padding at the end of the encoded text (if any)
No Wrap - Encoded text won't be multiple lines and will be in one long line
The app requires data access permission to serve ads.
If you find a bug, please send a bug report to the email address mentioned on the about us page of the app.
Base64 เข้ารหัส / ถอดรหัสเป็น app หุ่นยนต์ง่ายๆที่จะช่วยในการเข้ารหัสและถอดรหัสข้อความโดยใช้วิธีการเข้ารหัส Base64
Base64 เข้ารหัส / ถอดรหัสใช้หุ่นยนต์ในตัวขั้นตอนวิธีการเข้ารหัส Base64 การเข้ารหัสข้อมูลที่มีหลายตัวเลือก
เริ่มต้น - วิธีการเริ่มต้น
url เซฟ - การเข้ารหัส URL ที่ / การเชื่อมโยง
ไม่มีแพ็ดดิ้ง - padding เอา '=' ที่ส่วนท้ายของข้อความที่เข้ารหัส (ถ้ามี)
ไม่มีการตัด - ข้อความที่เข้ารหัสจะไม่หลายบรรทัดและจะอยู่ในสายยาวหนึ่ง
app ที่ต้องได้รับอนุญาตเข้าถึงข้อมูลเพื่อให้บริการโฆษณา
หากคุณพบข้อผิดพลาดกรุณาส่งรายงานข้อผิดพลาดที่อยู่อีเมลที่กล่าวถึงในเกี่ยวกับเราหน้าของการตรวจสอบ