Text to PDF
Convert text to PDF
In development
Cataloged and scoped, not yet available to run in production.
- 6
- actions
Integrations
View provider documentationActions
Operations this integration can perform.
Convert Text to PDF
Convert plain text or Markdown content into a downloadable PDF document. Supports Unicode characters, special symbols, and Markdown formatting including headers, lists, code blocks, links, and emphasis. Images require publicly accessible URLs to render. Response PDF URL is at `data.file.s3url`; also returns `data.file.name` and `data.file.mimetype`.
Delete Async Job
Tool to delete an asynchronous conversion job. Use when a job is no longer required to free up server resources. Jobs are automatically deleted after 3 hours if not manually removed.
Delete File
Tool to delete a file from ConvertAPI server. Use when a file is no longer needed and should be removed from temporary storage.
Download File
Download a file from ConvertAPI server using its unique File ID. Use this after converting or uploading files to retrieve the result. The file must exist on the server and not be expired.
Start Async Conversion
Start an asynchronous file conversion job using ConvertAPI. Returns a JobId that can be used to poll for conversion results. Optionally supports WebHook callback for push notification when conversion completes.
Upload File to ConvertAPI
Upload a file to ConvertAPI server for subsequent conversions. Supports direct file upload or remote URL upload. Files are stored securely for up to 3 hours and can be referenced by File ID in conversion requests.
Triggers
Events that start workflows from this integration.
Job Completed
Fires when a PDF.co job (e.g., document conversion, data extraction) is completed.
PDF Created
Triggered when a new PDF is generated from a template.
Related integrations
Don't see the exact action you need?
Tell us what you're trying to connect and we'll help you evaluate whether it fits the current catalog or needs prioritizing.