atob and btoa node code example Example: nodejs btoa Buffer.from('Hello world!', 'binary').toString('base64')