API Reference
Convert File Fast API完整文档。使用我们简单且可扩展的REST API将文件转换为PDF。
Base URL
https://api.convertfilefast.com认证
使用带有您密钥的X-API-Key请求头
MCP server for AI agents
ConvertFileFast is also available as a Model Context Protocol server. Use it to give Claude, Cursor, Codex and other MCP-compatible agents access to file conversion, PDF tools and image tools with the API key owned by that user.
Remote MCP
https://mcp.convertfilefast.com/mcpSend X-API-Key or Authorization: Bearer with each request.
Local stdio
npx -y convertfilefast-mcpAlso available on PyPI as convertfilefast-mcp.
端点
Documents to PDF
HTML to PDF
PDF to Others
PDF Operations
Image Conversion
Images to PDF
Image Operations
Data Conversion
支持的格式
.docxWord
.xlsxExcel
.pptxPowerPoint
.htmlHTML
.mdMarkdown
.jpg/.pngImages
.txtText Extract
.pdfPDF Operations
错误代码
400无效文件或不支持的格式
401API Key缺失或无效
413文件超过大小限制
429已达到每月转换限制
500内部服务器错误