gurun
16
Hey @mattmazzega Been some busy months so sorry for not seeing this earlier.
just use the JS toolbox plugin by @mishav , run the javascript below and save the result using a workflow.
document.getElementById('image').getAttribute('src');
Thereafter use @levon 's base64 decoder plugin to store as a file.
Good luck!
1 Like