{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/4"}],"enrichment":{"capability":"Official Python SDK for CloudConvert API v2, enabling programmatic file conversion, upload, download, and job management through REST API calls.","skillfed_tags":["file-conversion","rest-api-client","cloud-service"],"use_cases":["Batch convert documents (PDF to Word, images to PDF) in a backend service without manual CloudConvert dashboard interaction","Build a file conversion microservice that accepts uploads and returns converted files via CloudConvert's infrastructure","Automate webhook signature verification to securely process job completion notifications from CloudConvert","Generate signed URLs for on-demand file conversion using only URL parameters, enabling client-side conversion requests","Integrate file format conversion into a data pipeline or ETL workflow that processes multiple file types"],"what_it_does":"cloudconvert is the official Python wrapper for CloudConvert's file conversion API. It abstracts the REST API into Python objects and methods, letting you create conversion jobs, upload files, download results, and verify webhook signatures without manually constructing HTTP requests. The SDK handles job creation with task-based payloads (import, convert, export operations), file uploads via multipart forms, and result retrieval through public URLs.\n\nThe package is lightweight, depending only on requests and urllib3 for HTTP transport. It's designed for server-side automation\u2014batch document conversions, format migrations, or integration into larger workflows\u2014where you need to programmatically trigger CloudConvert's cloud infrastructure rather than use their web interface. Configuration is simple: set an API key and call methods like Job.create(), Task.wait(), or Task.upload().","worth_installing":"Yes, if you need CloudConvert's conversion service and want official SDK support. The package is permissively licensed, has low install friction, and carries no known vulnerabilities. However, note that it has not been updated since 2022\u2014verify compatibility with your Python version and current CloudConvert API v2 behavior before relying on it for production. The aging status suggests you should monitor the repository for updates or consider whether the API has evolved beyond the SDK's current implementation."},"id":"cloudconvert","links":{"html":"https://skillfed.io/packages/cloudconvert","md":"https://skillfed.io/packages/cloudconvert.md","pypi":"https://pypi.org/project/cloudconvert/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2022-03-30","license_spdx":null,"license_treatment":"permissive","name":"cloudconvert","python_support":"unspecified","summary":"Python REST API wrapper for cloud convert"},"popularity":{"monthly_downloads":434059,"position":6697,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.1.0"}
