-
Convert a PDF file to images with Power Automate
We’ve been working hard over the past few months, adding performance optimisations and 10+ new actions to the Encodian connector. Here are our two newest actions. These enable the conversion of a PDF file into either an array of images (one image per page) or a single multi-page TIFF: Convert PDF to Images Convert PDF […]
Read article -
Check whether a PDF Document requires OCR with Power Automate
The Encodian Flowr connector for Microsoft Power Automate provides the ‘OCR a PDF Document‘ action which will perform OCR on the supplied PDF document. Optionally, the action can also be configured to perform image clean-up operations such as auto-rotation, deskew, despeckle etc. Applying a text layer to PDF documents is important, it ensures that PDF […]
Read article -
Remove or Flatten PDF Document Annotations with Power Automate
We’ve had several support queries recently asking whether we provide a solution for removing annotations from a PDF Document. We do but it is perhaps not an obvious action which provides this capability! But firstly, why? This blog post is a quick look into why people need to alter PDF annotations, and then an explanation of […]
Read article -
Error: The input size is too large. Please make sure the size is less than 10MB.
The pain of seeing “input size is too large” is felt globally… The Microsoft Word Online (Business) Connector for Microsoft Power Automate enables you to generate documents using data from any location Power Automate can access, excellent! However, there are several limitations and none more frustrating than the 10MB request size limit which generates the […]
Read article -
Add Watermarks to Microsoft Word Documents with Power Automate
Our team have been working hard over the past few months to build and release a range of new actions for Encodian Flowr, our Power Automate Connector. The first two new actions released introduce the capabilities to add both text and image watermarks to Microsoft Word documents. This post provides a basic guide for using […]
Read article -
How to add a file to a Power Automate variable
It’s a fairly common requirement to store a file within a Power Automate variable and typically this occurs where you have conditional logic which will transform a file. Consider the following flow: This flow doesn’t work! A simple fix would be to duplicate the ‘Create file’ action within each branch of the condition however, whilst […]
Read article