ChangeThisFile
C
ChangeThisFile
/compress_file

Compress File to Exact Size (free)

Compress a file (PDF, JPG, PNG, WebP, MP4, MOV, WebM) down to an exact target size — e.g. "under 5MB for an upload form". FREE (daily limit applies). Returns a

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 /compress_file for me.

Input

FieldTypeDescription
source_urlstringPublicly accessible URL of the input file (preferred for large files)
base64_contentstringBase64-encoded file content (for small files)
filenamestringFilename WITH extension (e.g. "report.pdf"). Required when the format cannot be inferred f
target_size_kb*integerTarget maximum size in kilobytes (e.g. 5120 for 5MB). Min 50KB.

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":"/compress_file","input":{"target_size_kb":1}}'
cli
npx cracked-ai run -p mcp-com-changethisfile-mcp -e /compress_file -i '{"target_size_kb":1}'
mcp
run_tool({ provider: "mcp-com-changethisfile-mcp", endpoint: "/compress_file", input: {"target_size_kb":1} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.