文档转换 · NO INSTALL
pptx to pdf
PowerPoint .pptx (by URL) → PDF handout. One URL. No install, no API key, free during the beta.
Try it right here
No install, no key, no signup — this runs the same endpoint an agent calls. Free during the beta, subject to fair capacity limits.
Call it
curl "https://ainetcafe.com/t/pptx_to_pdf?...params"
Response contains a hosted file URL. All calls are temporarily free during the beta; fair capacity limits apply.
Also callable via MCP and the Python SDK.
Same family
md_to_pdf — Markdown → styled PDF
md_to_docx — Markdown → Word (
md_to_epub — Markdown → EPUB e-book, with title and author metadata
md_to_pptx — Markdown (heading per slide) → PowerPoint
md_to_html — Markdown → standalone styled HTML page (single file, inline CSS)
docx_to_md — Word
xlsx_to_pdf — Excel
csv_to_md_table — CSV (text or URL) → GitHub-flavoured Markdown table
md_to_docx — Markdown → Word (
md_to_epub — Markdown → EPUB e-book, with title and author metadata
md_to_pptx — Markdown (heading per slide) → PowerPoint
md_to_html — Markdown → standalone styled HTML page (single file, inline CSS)
docx_to_md — Word
xlsx_to_pdf — Excel
csv_to_md_table — CSV (text or URL) → GitHub-flavoured Markdown table