file_converter_convert_action
Convert files between 200+ formats including documents, images, video, and audio using CloudConvert. Provide a file URL, input format, and output format to get the converted result.
Instructions
Convert a file from one format to another using CloudConvert. Supports 200+ formats including documents, images, video, audio, and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_file_url | Yes | S3 or public URL of the file to convert. | |
| input_format | No | File extension (e.g. pdf, docx, png, mp4). | |
| output_format | Yes | Target format (e.g. txt, jpg, mp3). | |
| output_variable_name | Yes | Variable name for the result. | converted_file |