Conversion tools

Conversion tools

Conversion Tools is an online service that offers a fast and easy way to convert documents between different formats, like XML, Excel, PDF, Word, Text, CSV, and others.

69VIEWS
2139USERS

Install MCP Server

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

npx @composio/cli add cursor --app conversion_toolsnpx @composio/cli add cursor --app conversion_toolsnpx @composio/cli add cursor --app conversion_toolsnpx @composio/cli add cursor --app conversion_tools

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

Available Tools

Convert Jpg To Json With Ai

Tool to convert jpg to structured json using ai. use after uploading the image or specifying its url.

Convert Excel To Csv

Tool to convert excel files to csv. use when you have an excel file (local upload or url) and need a csv output. use after uploading or providing file url.

Convert Excel To Html

Tool to convert an excel file to html. use when you need an html table representation of a .xlsx file via upload or url.

Convert Markdown To Html

Tool to convert markdown to html. use after uploading the markdown file or specifying its url to generate html content.

Convert Oxps To Pdf

Tool to convert an oxps file to pdf. use when you have an oxps file either uploaded (file id) or via url and need a pdf output. provide only one of `file id` or `url`.

Convert Website To Pdf

Tool to convert a website url to pdf. use when you need a pdf snapshot of a web page; returns a task id to poll for completion.

Convert Website To Png

Tool to convert a website url to a png image. use when you need a snapshot of an entire web page or specific viewport.

Convert Word To Text

Tool to convert word documents to plain text. use when you have a .doc or .docx file (binary or url) and need its plain text representation.

Download File

Tool to download a conversion result file by its id. use after task completion to retrieve the output file.

Upload File

Tool to upload a file for conversion. use when you have a local file and need a file id for further conversion.

10 actions available