CloudConvert is a file conversion service supporting over 200 formats, including audio, video, document, ebook, archive, image, spreadsheet, and presentation formats.
Tool to create a task to export files to a Google Cloud Storage bucket. Use after conversion when you need to store results directly into GCS. Ensure service account credentials have the proper permissions.
Tool to create a task to export files to an Amazon S3 bucket. Use after conversion when you need to store results directly into S3. Ensure AWS credentials have s3:PutObject (and PutObjectAcl if using non-default ACL) permissions.
Tool to create a new webhook. Use when you need to receive event notifications into your system.
Tool to delete a webhook by its ID. Use when you no longer need a webhook and want to remove it.
Tool to list all supported conversion formats, engines, and options. Use when you need to discover available conversions before creating tasks.
Tool to retrieve a list of tasks. Use when you need to enumerate tasks with optional filters like status or date ranges.