pdf-converterlisted
Install: claude install-skill ComPDFKit/compdf-skills
# PDF Converter
## Overview
PDF Converter Skill covers both PDF-to-document and document-to-PDF workflows for AI agents and operations teams. It supports converting PDFs into Word, Excel, Markdown, HTML, JSON, CSV, TXT, images, and slides, while also turning Word, Excel, Slide, HTML, TXT, CSV, PNG, and RTF files into PDF. The skill is built for teams that want one dedicated conversion layer across inbound and outbound document workflows.
Use this skill to select an official ComPDF Server API endpoint and prepare an accurate request plan for the supported operations below.
## Supported Operations
| Operation | Official page or index section |
| --- | --- |
| All PDF-to-other conversion endpoints | `Conversion endpoints: PDF to Others` |
| All document-to-PDF conversion endpoints | `Conversion endpoints: Others to PDF` |
| All image-to-document conversion endpoints | `Conversion endpoints: Image to Others` |
## Scope
Handle conversion only. Route OCR-only, page editing, security, watermark, and compression requests to their focused skills.
## Workflow
1. Identify the source file type, desired output, and requested operation.
2. Read `references/endpoint-index.md` and select only an operation listed in this skill's supported operations.
3. Read the matching heading in `references/official-api-reference.md`. Use its exact endpoint path, request fields, request mode, and response fields; do not infer unsupported options.
4. Include `sourceType=5` in every final ComPDF API