Pdf co

Pdf co

Template description for Pdf_co

3VIEWS
2803USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app pdf_conpx @composio/cli add cursor --app pdf_conpx @composio/cli add cursor --app pdf_conpx @composio/cli add cursor --app pdf_co

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Account Balance Info

Tool to get account balance info. use after authenticating to check remaining credits.

Generate Barcode

Tool to generate barcode images (qr, code128, code39, pdf417, etc.). use when you need to encode data into barcodes on the fly.

Convert Excel To Csv

Tool to convert an excel file (xls/xlsx) to csv. use when you have a public excel file url and need csv output. inline option returns data inline; otherwise provides download url.

Convert Excel To Html

Tool to convert an excel file to html. use when you have an excel url or file bytes and need html output.

Convert Excel To Json

Tool to convert an online excel or csv file to json format. use when you have a public file url and need structured data extraction.

Convert Excel To Text

Tool to convert excel files to plain text. use after providing an excel file url to extract spreadsheet content.

Convert Excel To Xml

Tool to convert an excel file to xml. use when needing xml output from xls/xlsx/csv synchronously or asynchronously.

Document Parser

Tool to parse documents based on predefined templates to extract structured data. use when you need to extract structured fields from a pdf by supplying a custom template.

Upload File

Tool to upload a local file to pdf.co. use when you need to stage a document on pdf.co for downstream processing.

Check Job Status

Tool to check status and result of an asynchronous job. use after submitting a job to poll for completion.

Add Content To Pdf

Tool to add content to an existing pdf. use when you need to overlay text, images, barcodes, or links before distributing the file.

Change Pdf Text Searchable

Tool to make pdf text searchable using ocr. use when you need to add a searchable text layer to scanned or image-only pdf documents.

Delete Pdf Pages

Tool to delete specific pages from a pdf file. use when you need to remove unwanted pages before further processing.

Extract Pdf Attachments

Tool to extract embedded attachments from a pdf. use when you need to retrieve embedded files from a pdf after uploading.

Find Text In Pdf

Tool to find text in a pdf document. use when you need to locate keywords or regex patterns and get their page positions.

Pdf Forms Info Reader

Tool to extract form field information from a pdf. use when you need to retrieve names, types, and values of form fields.

Convert Text To Pdf

Tool to convert plain text data to pdf. use when you need to generate a pdf from raw text content or text file links.

Convert Email To Pdf

Tool to convert email files (.eml/.msg) to pdf. use when you need to transform standalone email messages into pdf documents.

Convert Html To Pdf

Tool to convert html code or webpage url into a pdf document. use when you need to capture a webpage or html snippet as a pdf file.

Pdf Info Reader

Tool to retrieve detailed information and metadata of a pdf. use when you need page count, author, encryption details, and other document properties.

20 actions available