Skip to main content
ConvertAPI logo

Overview

Add ConvertAPI to any ModuleX agent or workflow. File-format conversion (PDF, DOCX, JPG, etc.), base64 file conversion, web-page-to-PDF rendering, and format-discovery against the ConvertAPI v2 REST endpoints (v2.convertapi.com).
Categories: Productivity & Collaboration · Utilities · Convert · Documents · Auth: API Key · Actions: 4

Authentication

API Key Authentication

Authenticate using your ConvertAPI Secret key

Required Credentials

Available Actions

Parameters

string
required
URL of the file to convert
string
required
Input file format (e.g. ‘docx’, ‘pdf’, ‘png’)
string
required
Output file format (e.g. ‘pdf’, ‘jpg’, ‘docx’)
string
Output filename without extension
integer
Conversion timeout in seconds (Default: 300)

Response

Parameters

string
required
Base64-encoded file content
string
required
Input file format (e.g. ‘docx’, ‘pdf’)
string
required
Output file format (e.g. ‘pdf’, ‘jpg’)
string
Output filename without extension (Default: converted)
integer
Conversion timeout in seconds (Default: 300)

Response

Parameters

string
required
Website URL to convert
string
Output format: ‘pdf’ or ‘jpg’ (Default: pdf)
string
Output filename without extension
integer
Conversion timeout in seconds (Default: 300)
integer
Delay in seconds to let page fully load before conversion
string
PDF page orientation (‘portrait’ or ‘landscape’)
string
PDF page size (e.g. ‘a4’, ‘letter’, ‘legal’)
boolean
Allow web pages to run JavaScript (Default: true)
boolean
Block ads in the converting page (Default: false)
Try to remove cookie consent popups (Default: false)

Response

Parameters

string
required
Input format to check (e.g. ‘docx’, ‘pdf’, ‘png’)

Response

Limits & Quotas

  • Conversions cost credits; get_supported_formats is free.
  • Long-running conversions accept a per-call timeout (default 300s).
  • Failures (non-200, empty Files, exceptions) surface as success=False with error.

Google Docs

Cal.com

Canva