I used SimpleSAF and ImageConvertor extensions
Workflow:
- Pick file
- Copy file to ASD
- Resize copied file to 800x
- Display resized file in image component (for proof)
Here are my blocks:
As I suggested, no need for base64 conversion, just copy your html file to the same directory as your images, then pass the image filename to the html with webviewstring and use a relative path: ./myImg.jpg
