base64-encoder icon indicating copy to clipboard operation
base64-encoder copied to clipboard

Base64 Encoder

Results 6 base64-encoder issues
Sort by recently updated
recently updated
newest added

Disabled editing in text area

I think the woff prefix should be this, not sure if it makes any difference: `data:application/x-font-woff;charset=utf-8;base64, ` Thanks for this project, it's my new favourite website :)

# Screenshots ![index](https://user-images.githubusercontent.com/24679901/31191252-c6f1dba8-a967-11e7-9248-32b5f4c8740e.png)

Thanks, just the tool I was looking for (client-side, JS only) to embed my favicon. With Firefox 49.0.1 on Windows the image https://s3.amazonaws.com/github/ribbons/forkme_left_darkblue_121621.png is reduced to an invisible 1x1 image...

demo doesn't seem to work, dropped png and got nothing...

Just an idea, but how about allowing users to disable the `localStorage` part? You could have a checkbox on the page, and run the `localStorage` code conditionally (only if `.checked`)....