Skip to main content
Glama
WendongAI

1pdf

by WendongAI

pdf_to_ppt

Convert a PDF file into a PowerPoint presentation (.pptx) with this tool. Turn static PDF content into editable slides for presentations.

Instructions

Convert a PDF to a PowerPoint presentation (.pptx). Requires LibreOffice.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fileYesAbsolute path to the PDF file
output_nameNoOutput file path (defaults to same dir with suffix)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries the full burden of behavioral disclosure. It only mentions the LibreOffice dependency but does not explain conversion behavior such as formatting fidelity, output file handling, or potential issues. This is sparse for a conversion tool that could have significant side effects.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences long, direct, and front-loaded with the primary action. Every sentence adds value: the first states the core function, the second adds an important system requirement. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple conversion tool with a clear output format and no output schema, the description covers the essential context: input, output, and a key dependency. It could be improved by noting what the tool returns (e.g., path to the created .pptx), but that is largely implied. Overall, it is adequately complete given the tool's simplicity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The description adds no parameter-specific details beyond the schema, but the schema already clearly documents 'file' and 'output_name', including a default behavior for output_name.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb ('Convert') and clearly identifies the resource (PDF) and the target output (PowerPoint presentation .pptx). This clearly distinguishes it from sibling conversion tools like pdf_to_png or pdf_to_docx.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies when to use the tool—when a PDF needs to be converted to an editable PowerPoint file. However, it does not explicitly state when not to use it or mention alternative tools for other conversion needs. The 'Requires LibreOffice' prerequisite is useful but not a full usage guideline.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/WendongAI/onepdf-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server