C
ChangeThisFile
/convert_file
Convert File
Convert a file from one format to another. Anonymous callers get 25 free conversions per month per network; after that a free verified ChangeThisFile API key is
liveverifiedunknown~5s typical
mcpprobedchangethisfile
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-changethisfile-mcp /convert_file for me.
Input
| Field | Type | Description |
|---|---|---|
| source_url | string | Publicly accessible URL of the file to convert (preferred for large files) |
| base64_content | string | Base64-encoded file content (for small files; max ~5MB) |
| source_format | string | Source format extension (e.g. "docx", "mp4"). Optional: detected from filename, URL respon |
| target_format* | string | Target format extension (e.g. "json", "mp3", "pdf"). Required. |
| filename | string | Optional filename hint for auto-detection (e.g. "document.docx"). Include this for extensi |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-changethisfile-mcp","endpoint":"/convert_file","input":{"target_format":"..."}}'cli
npx cracked-ai run -p mcp-com-changethisfile-mcp -e /convert_file -i '{"target_format":"..."}'mcp
run_tool({ provider: "mcp-com-changethisfile-mcp", endpoint: "/convert_file", input: {"target_format":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.