<?xml version="1.0" encoding="UTF-8"?>
<feature id="uint8array-base64-hex"><name>Uint8Array base64 and hex conversion</name><description>The static Uint8Array.fromBase64() method and the Uint8Array instance methods toBase64() and setFromBase64() convert to and from base64 strings. Similarly, the static Uint8Array.fromHex() method and the instance methods toHex() and setFromHex() convert to and from hex strings.</description><group>typed-arrays</group><group_name>Typed arrays</group_name><baseline><status>newly</status><low_date>2025-09-05</low_date></baseline><support><browser name="chrome" version="140" supported="true"></browser><browser name="firefox" version="133" supported="true"></browser><browser name="safari" version="18.2" supported="true"></browser><browser name="edge" version="140" supported="true"></browser><browser name="chrome_android" version="140" supported="true"></browser><browser name="firefox_android" version="133" supported="true"></browser><browser name="safari_ios" version="18.2" supported="true"></browser></support><specifications><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-additional-properties-of-the-uint8array-constructor</spec><spec>https://tc39.es/ecma262/multipage/indexed-collections.html#sec-additional-properties-of-the-uint8array-prototype-object</spec></specifications><caniuse></caniuse><mdn_url>https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Uint8Array/toHex</mdn_url><compat_features><key>javascript.builtins.Uint8Array.fromBase64</key><key>javascript.builtins.Uint8Array.fromHex</key><key>javascript.builtins.Uint8Array.setFromBase64</key><key>javascript.builtins.Uint8Array.setFromHex</key><key>javascript.builtins.Uint8Array.toBase64</key><key>javascript.builtins.Uint8Array.toHex</key></compat_features><canonical_url>https://nowyoucanuse.com/features--uint8array-base64-hex.html</canonical_url></feature>