Convert base64 image into jpg with Power Automate
use the below code to convert base64 image to JPG in powerautomate.
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAAC0CAYAAAA9zQYyAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzA..." />
Convert base64 image into jpg with Power Automate
use the below code to convert base64 image to JPG in powerautomate.
<img src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALQAAAC0CAYAAAA9zQYyAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzA..." />