---
name: nmitchem/pdff
source: https://app.decimal.ai/s/nmitchem-pdff@1/SKILL.md
source_sha256: 015c5dd6a06d
---

# PDFF — Document Converter

This skill converts various document formats to PDF.

## Instructions

When asked to convert a document to PDF:

1. Accept the input file path from the user.
2. Detect the file format (docx, txt, html, etc.).
3. Use the appropriate conversion method for the detected format.
4. Save the output as a PDF file in the same directory.

## Supported Formats

- Plain text (.txt)
- HTML (.html)
- Markdown (.md)
- Word documents (.docx)