Copy link to clipboard
Copied
I'm struggling. Hoping someone can help.
I have a PDF in Sharepoint. I want to convert it to a JPEG using Power Automate.
1 - I used Sharepoint "Get Contents of File"
2 - Then "Adobe Convert PDF to Image"
3 - Then tried to email the image via outlook. Also tried saving the file to sharepoint.
In all cases, the Image looks ok (named correctly as test.jpeg) but when I try to open it, it says that the file format isn't supported. Do I need to do a Base64 conversion or something? I can't seem to figure it out.
Thanks in advance.
Ryan
Copy link to clipboard
Copied
Hi Ryan,
I struggle with the same problem as you described here in february. Did you find a solution.
Christoph
Copy link to clipboard
Copied
Sorry,
Broken for me too.. I cannot see any examples.. I my try to convert from and to one drive instead on sharepoint.
Copy link to clipboard
Copied
Hi @johnb87875123 ,
I solved it when I found out that the response is no jpeg but zipped archive that contains jpeg files.
Try to unpack the response. I suppose you will find your files within.
Copy link to clipboard
Copied
Below is a screenshot of a sample flow which uses the convert to images:
It does provide back a ZIP file, which will require you to extract that ZIP file, which OneDrive has an action for that.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now