Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Base64
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Javascript (DOM Web API) === The <code>atob()</code> and <code>btoa()</code> JavaScript methods, defined in the HTML5 draft specification,<ref>{{cite web|title=7.3. Base64 utility methods|url=https://w3c.github.io/html/webappapis.html#atob|website=HTML 5.2 Editor's Draft|publisher=[[World Wide Web Consortium]]|access-date=2 January 2018}} Introduced by [http://html5.org/tools/web-apps-tracker?from=5813&to=5814 changeset 5814], 2021-02-01.</ref> provide Base64 encoding and decoding functionality to web pages. The <code>btoa()</code> method outputs padding characters, but these are optional in the input of the <code>atob()</code> method.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)