base64-encoder
base64-encoder copied to clipboard
“Don’t store in localStorage” checkbox
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).
Use case: The user wants to perform the task in incognito mode due to the sensitivity of the file.