The Daily Signal
  • Home
  • Resume
  • Journeys
  • Github
Subscribe
Tagged

base 64

A collection of 2 posts

Using the FileReader API (base 64 conversion in-browser)
base 64

Using the FileReader API (base 64 conversion in-browser)

Until recently, I had never needed to read files in on a webpage. Usually, it is more than enough to create an <input> tag with the type of a file and send it on its way to a server to be processed or stored. With the rise of

  • Bret Lowrey
Bret Lowrey Oct 25, 2016 • 1 min read
javascript

Reactive Base 64 Encoder & Decoder

Online base 64 encoder/decoders are a dime a dozen online. Just do a search on Google for them and you'll see thousands of them. So many of them are inadequate. It's the current year, you shouldn't have to press a button to encode your string. Note: JavaScript's native atob(

  • Bret Lowrey
Bret Lowrey Sep 29, 2016 • 1 min read
The Daily Signal © 2025
  • Data & privacy
  • Contact
  • Contribute →
Powered by Ghost