API Docs

API Reference

Vollstandige API-Dokumentation von Convert File Fast. Konvertieren Sie Dateien zu PDF mit unserer einfachen und skalierbaren REST API.

Base URL

https://api.convertfilefast.com

Authentifizierung

Verwenden Sie den X-API-Key Header mit Ihrem Schlussel

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/mcp

Send X-API-Key or Authorization: Bearer with each request.

Local stdio

npx -y convertfilefast-mcp

Also available on PyPI as convertfilefast-mcp.

Endpoints

Documents to PDF

HTML to PDF

PDF to Others

PDF Operations

Image Conversion

Images to PDF

Image Operations

Data Conversion

Unterstuzte Formate

.docxWord
.xlsxExcel
.pptxPowerPoint
.htmlHTML
.mdMarkdown
.jpg/.pngImages
.txtText Extract
.pdfPDF Operations

Fehlercodes

400Ungultige Datei oder nicht unterstutztes Format
401API Key fehlt oder ist ungultig
413Datei uberschreitet die Grossenbegrenzung
429Monatliches Konvertierungslimit erreicht
500Interner Serverfehler