Converter App
Convert currencies or files like images and videos from web links and Google Drive to other formats, or work with PDFs.
Converter App plugin makes it easy for you to convert currencies, images, videos and other file formats directly from web links or Google Drive. Whether you need to convert a file or work with PDFs, this plugin has got you covered. It saves you time and hassle from searching for separate conversion tools on the internet. With Converter App plugin, you can convert on the fly without leaving your chat. Try it now, and streamline your file conversions!
How to
Comments (0)
API docs
Learn how to use Converter App effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Convert this image from a web link to a JPEG format."
-
Prompt 2: "I have a video file on Google Drive that I need to convert to MP4, can you help me with that?"
-
Prompt 3: "Summarize the content of this webpage for me, please."
-
Prompt 4: "I want to convert this audio file to a WAV format. Can you provide me with the link to the result page and a preview of the converted file?"
-
Prompt 5: "I need to convert this text to a PDF. Can you help me with that?"
Features and commands
Feature/Command | Description |
---|---|
converterList | This command provides a list of file converter URLs and their supported content types. The command allows you to specify the source format (from ) and the target format (to ). It also indicates whether the converter accepts text input. |
convert_files | This command converts a document or file from a web link or Google Drive to the specified format. You can provide the url parameter for web links or the string parameter for text input. The converted file or text content will be returned, along with a result page URL and a preview image when applicable. |
summarize | This command generates a summary of content from various sources on the internet, including websites, audio files, video files, and PDFs. You need to provide the url parameter for the source you want to summarize. The generated summary will be returned as the response. |
totext | This command retrieves the text content from various sources on the internet, including websites, audio files, video files, documents, and PDFs. You need to provide the url parameter for the source you want to extract text from. The extracted text will be returned as the response. |
getSymbols | This command returns a list of all available currency symbols. It can provide you with the symbols you can use for currency conversions. |
convertCurrency | This command converts a specified amount from one currency to another. You need to provide the from currency, the to currency, and the amount to convert. The converted amount will be returned as the response. |
currencyExchangeChart | This command generates a chart that visualizes the exchange rate between two specified currencies or cryptocurrencies over a given time range. You need to provide the first and second currencies or cryptocurrencies, as well as the range (week, month, or year) for the chart. The chart URL and exchange rate information will be returned as the response. |
handlePDF | This command allows you to manipulate PDF files. You can perform operations such as splitting, extracting pages, extracting a page range, or compressing a PDF. The available options are split , extractPages , extractPageRange , and compress . You need to provide the option parameter to specify the operation and the url parameter to provide the URL of the PDF file to process. Additional parameters may be required based on the selected operation. The response will provide instructions or the result of the operation. |