convert_file
Convert files between 200+ formats: documents, images, audio, video. Pay per request with Bitcoin Lightning, no account needed, get a download URL.
Instructions
Convert files between 200+ formats: documents (PDF, DOCX, XLSX), images (PNG, JPG, WEBP, SVG), audio (MP3, WAV, FLAC), video (MP4, AVI, MOV). Industrial-grade conversion engine — preserves formatting and quality. Returns download URL. 100 sats. Pay per request with Bitcoin Lightning — no API key, no account, no subscription needed. Requires create_payment with toolName='convert_file'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paymentId | Yes | Valid payment ID (must be paid) | |
| fileBase64 | No | Base64-encoded file (provide this OR fileUrl) | |
| fileUrl | No | Public URL to the file (provide this OR fileBase64) | |
| extensionFrom | Yes | Source format without dot (e.g., 'pdf', 'docx') | |
| extensionTo | Yes | Target format without dot (e.g., 'pdf', 'docx') |