copy and paste zip folders as base64 text blobs
Must be a zip ending with a filename ending in .zip
paste_zip some.zip // get_encoded_text.txt
paste_zip some_encoded_text.txt // get some.zip
npm install paste_zip -g