Announcements
Hi Community,
I'm trying to convert a document to PDF using Power Automate without using any premium connectors like Encodian, Muhimbi, or third-party services like Cloudmersive.
Here's what I've tried so far: compose ========== { "image": { "mime": "image/png", "data": "iVBORw0K....." } } compose 2 =========== @{outputs('Compose')?['image']['data']} create file (sharepoint) ================= File Name : test.pdf File Content : @{base64ToBinary(outputs('Compose_2'))} But this does not work — the file gets created, but it's either corrupted or not recognized as a valid PDF.
How can I convert a base64 image or document into a proper PDF file using only free tools or native actions in Power Automate (e.g., Word Online, OneDrive, or SharePoint built-in options)?
I'm open to:
HTML to PDF using Word Online
Word to PDF using OneDrive or SharePoint
Any method that does not require premium connectors or third-party APIs
Thanks in advance 🙏
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Haque 589
Valantis 328
David_MA 284 Super User 2026 Season 1