script that uploads an image to that drawing thing on strawpage
python and pillow must be installed
how to use:
- download python file
- edit the python file with something like visual studio code or idle
- change the strawpage link to the one that you want to upload the image to
- change the path to image to the path to your image (make sure its under 900x900)
- run script
- a .txt file should appear, copy the stuff inside it
- go to the strawpage you want to send the image to
- open inspect element or whatever (ctrl, shift, i) and go to console
- paste the text that you copied (you might need to allow pasting)
- press enter
- if 'empty string' appears at the bottom of the console, it has successfully sent