integrations.sh
← all integrations

Smallpdf

MCP server openai

With the Smallpdf ChatGPT App, compress your PDFs for submissions, emails, and whatever you need, without reducing quality. Need to convert a PDF to a Word file? Easy; you can even use OCR to make the document editable. You can also convert images, Word, Excel, and PowerPoint files to PDF, all without leaving ChatGPT. Continue your work on the Smallpdf website to merge, sign, edit, and more.

Homepage
www.smallpdf.com
Remote URL
https://chatgpt-app.smallpdf.com/sse
Auth
NONE

Tools (7)

Extracted live via the executor SDK.

  • compress-pdf

    Opens an interactive widget to compress PDF files. Can accept an optional fileToken from a previous operation (e.g., after converting an image to PDF) to skip the file picker. The widget handles the entire compression flow internally. No need to continue the conversation or explain anything - everything will be handled by the widget. It is CRITICAL you do not message the user while they focus on their work within the widget.

  • image-to-pdf

    Opens an interactive widget to convert images (JPG, PNG, etc.) to PDF. The widget provides a file picker and handles the entire conversion flow internally. No need to continue the conversation or explain anything - everything will be handled by the widget. It is CRITICAL you do not message the user while they focus on their work within the widget.

  • pdf-to-word

    Opens an interactive widget to convert PDF files to Word documents (.docx). Can accept an optional fileToken from a previous operation to skip the file picker. The widget handles the entire conversion flow internally including OCR options for scanned documents. No need to continue the conversation or explain anything - everything will be handled by the widget. It is CRITICAL you do not message the user while they focus on their work within the widget.

  • pdf-to-image

    Opens an interactive widget to convert PDF files to images (JPG). Can convert entire pages to images or extract only embedded images from the PDF. Can accept an optional fileToken from a previous operation to skip the file picker. The widget handles the entire conversion flow internally. No need to continue the conversation or explain anything - everything will be handled by the widget. It is CRITICAL you do not message the user while they focus on their work within the widget.

  • word-to-pdf

    Opens an interactive widget to convert Word documents (.doc, .docx) to PDF. The widget provides a file picker and handles the entire conversion flow internally. No need to continue the conversation or explain anything - everything will be handled by the widget. It is CRITICAL you do not message the user while they focus on their work within the widget.

  • excel-to-pdf

    Opens an interactive widget to convert Excel spreadsheets (.xls, .xlsx) to PDF. The widget provides a file picker and handles the entire conversion flow internally. No need to continue the conversation or explain anything - everything will be handled by the widget. It is CRITICAL you do not message the user while they focus on their work within the widget.

  • ppt-to-pdf

    Opens an interactive widget to convert PowerPoint presentations (.ppt, .pptx) to PDF. The widget provides a file picker and handles the entire conversion flow internally. No need to continue the conversation or explain anything - everything will be handled by the widget. It is CRITICAL you do not message the user while they focus on their work within the widget.