ComPDFKit PDF Converter
Document ProcessingComPDFKit PDF Converter turns PDFs into Word, Excel, PowerPoint, HTML, CSV, JSON, Markdown, or images and converts those formats back. Agents make scans searchable with OCR, pull PDF data into structured output, and hand editable files to the people who need them.
What This Integration Enables
Format is usually treated as a property of a document. It is closer to a routing decision. A contract that arrives as a scan needs a text layer before anything can check it, the same contract needs to be editable before a counterparty can mark it up, and the archived version needs to be a PDF again. ComPDFKit PDF Converter does all three directions: PDF into Word, Excel, PowerPoint, HTML, CSV, text, JSON, Markdown or images; those formats back into PDF; an image straight into any of them without a PDF in between; and recognition to make a scan searchable in place.
That bidirectionality is what makes it useful as a flow component rather than a utility. FlowRunner agents convert on arrival so the rest of the workflow only ever handles one format, pull numbers out as CSV or JSON instead of parsing text that was never meant to be parsed, and render pages to images when a person needs a preview rather than a file. Conversions are synchronous, so the result comes back in the response and there is usually nothing to wait for. FlowRunner's connectors are built and verified against each vendor's official API, so the format pairs a flow can rely on are the ones ComPDF actually serves, and List Supported Conversions is the vendor's own answer when one is refused.
Without FlowRunner
With FlowRunner
Use Case Scenarios
-
One format in, whatever the sender had
Client documents reach a shared mailbox as Word files, spreadsheets, HTML exports and photographs of paper, in no predictable mix. The agent calls Convert To PDF on anything that is not already a PDF and Convert Image on the photographs, so the rest of the intake flow has exactly one shape of file to deal with. The normalized document goes to SharePoint or Box with the matter reference attached, and the intake record updates in HubSpot. Downstream steps stop carrying a branch for every format a client might have used.
-
Numbers out of a document, not out of a sentence
A fee schedule or a rate exhibit arrives as a PDF table. Rather than reading the text and guessing at columns, the agent converts the document straight to CSV or JSON and writes the rows into Google Sheets for review, or into NetSuite once they are confirmed. When a conversion pair is refused, List Supported Conversions is the vendor's own answer on what is possible, so the flow reports a real reason instead of retrying. Before a large batch, Get Credit Balance tells the agent whether it can finish, which is a better place to find out than halfway through.
-
A signed scan that has to become searchable and then editable
An executed agreement comes back as a scan from the counterparty's own printer. Make PDF Searchable produces a PDF whose text can be selected and searched, which is the copy that gets archived, indexed and quoted from. For the next amendment round, Convert PDF produces an editable copy. Those two outputs serve different purposes and carry different risks, and the agent treats them differently: the searchable archive copy is filed automatically, and the editable copy waits, because turning an executed document into something people can rewrite is a decision with a person's name on it.
Human-in-Loop Highlight
Convert PDF offers a layout mode, and the default is reflowable, because reflowable is genuinely easier to edit and is usually right for a Word copy. It is exactly wrong for an executed agreement. Reflowing repaginates the document, and an agreement's pagination is not cosmetic: amendments cite page and clause, initials sit against specific pages, and a schedule that lived on page 7 is now somewhere else with no error anywhere to say so. There is no clean reverse either, since Convert To PDF on the reflowed file produces a third pagination rather than the original one. So the agent does the conversion, counts the pages on both sides, and stops. It posts to the contracts channel: "The countersigned MSA converted from 18 pages to 15 in reflowable mode. Amendment 2 cites page 11 clause 9.3. Send the reflowable copy for markup, reconvert in fixed layout, or keep the redline in the PDF?" A person answers, because the question is about what this document is, and that is not something a page count can settle. FlowRunner's human-in-the-loop step is the difference between a conversion service and a workflow that can be trusted with a contract.
Agent Capabilities
9 actionsConversions
4- Convert PDF Turns a PDF into Word, Excel, PowerPoint, HTML, CSV, text, JSON, Markdown or images. Layout mode is a real choice here: reflowable is easier to edit, fixed keeps the page looking exactly as it did.
- Convert To PDF Turns a Word, Excel, PowerPoint, HTML, CSV, text or image file into a PDF. The normalizing step that lets an intake flow stop branching on format.
- Convert Image Turns an image straight into Word, Excel, PowerPoint, HTML, CSV, text or JSON, without producing a PDF in between.
- Make PDF Searchable Runs recognition over a scanned PDF and gives back a PDF whose text can be selected and searched. Run it before filing anything that arrived as an image, or the archive holds a picture of the answer.
Results
5- Download Result Downloads a converted file and stores it in file storage. ComPDF returns a download URL that does not last, so this is how an output is kept.
- Get Task Reads a conversion task, including the download URL of each file once it has finished. Used for anything long running.
- List Tasks Lists recent conversion tasks on the account, for reconciliation and for tracing what a flow submitted.
- List Supported Conversions Lists every source and target format pair the API supports, as the vendor reports them. The first thing to check when a conversion is refused.
- Get Credit Balance Reads how much conversion credit is left. Needs no identifiers, so it works as a connection check and as the guard before a batch run.
Frequently Asked Questions
What can FlowRunner do with ComPDFKit PDF Converter?
FlowRunner agents can run Convert PDF, Convert To PDF, and Convert Image in ComPDFKit PDF Converter, plus 6 more actions.
Does connecting ComPDFKit PDF Converter to FlowRunner require OAuth?
No. ComPDFKit PDF Converter connects to FlowRunner with an API key, no OAuth flow required.
Can ComPDFKit PDF Converter trigger a FlowRunner workflow automatically?
ComPDFKit PDF Converter doesn't currently expose triggers in FlowRunner. It connects as an action step inside workflows started by another trigger.
Start building with ComPDFKit PDF Converter
Free plan, no card required. Connect in minutes.