
convertfilefast
Convert files, run PDF/image tools, create billing links, and report feedback.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетНужен API-ключГлобальныйБесплатноМожет изменять данные
Что умеет
Какие данные видит
Нужен ли аккаунт
Нужен API-ключ из настроек сервиса
Convert files, run PDF/image tools, create billing links, and report feedback.
Список инструментов сервера (17)
Технические названия из tools/list. Нужны только разработчикам.
| list_supported_conversions | List every conversion slug supported by the MCP server. |
| convert_file | Convert a document, spreadsheet, presentation, image, PDF, or data file. |
| images_to_pdf | Combine multiple images into one multi-page PDF. |
| merge_pdfs | Merge multiple PDFs into a single PDF, preserving the given order. |
| split_pdf | Extract specific pages/ranges from a PDF. |
| compress_pdf | Reduce the file size of a PDF. |
| rotate_pdf | Rotate pages in a PDF. |
| protect_pdf | Add password protection (encryption) to a PDF. |
| unlock_pdf | Remove password protection from a PDF. |
| extract_pdf_text | Extract text and optional tables from a PDF as structured JSON. |
| resize_image | Resize an image to the given width/height. |
| compress_image | Compress an image to reduce file size, optionally capping dimensions. |
| get_billing_status | Return current plan, subscription status, and remaining credits. |
| create_subscription_checkout | Create a Stripe-hosted checkout link for a Pro or Scale subscription. |
| create_credit_pack_checkout | Create a Stripe-hosted checkout link for one-time extra credits. |
| create_billing_portal_link | Create a Stripe Billing Portal link for payment method and subscription management. |
| report_feedback | Report a bug, missing conversion, or quality issue to the ConvertFileFast team. |