ChangeThisFile
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

FieldTypeDescription
source_urlstringPublicly accessible URL of the file to convert (preferred for large files)
base64_contentstringBase64-encoded file content (for small files; max ~5MB)
source_formatstringSource format extension (e.g. "docx", "mp4"). Optional: detected from filename, URL respon
target_format*stringTarget format extension (e.g. "json", "mp3", "pdf"). Required.
filenamestringOptional 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.