Supported Formats
DocuHub supports 108+ file formats for conversion, compression, and PDF operations.
Overview
The DocuHub API can convert, compress, merge, split, and manipulate files across 108+ formats. This page provides a complete reference of every supported source and target format, organised by category.
Every tool listed below is available through the API. Pass the appropriate parameters to the /v1/convert or /v1/pdf/* endpoints to use them programmatically.
API Format Strings
When calling the API, specify the target format using the output_format parameter as a lowercase string matching the target file extension.
curl -X POST https://api.docuhub.live/v1/convert \ -H "Authorization: Bearer YOUR_API_KEY" \ -F "file=@document.pdf" \ -F "output_format=docx" # Accepted values: "docx", "pdf", "png", "jpg", "xlsx", # "pptx", "txt", "md", "json", "html", "csv", ...
Common Conversions
These are the most frequently used conversion paths:
| Source | Target | Description |
|---|---|---|
| DOCX | Extract editable Word documents from PDFs | |
| PNG | Render PDF pages as high-resolution images | |
| DOCX | Create portable PDFs from Word files | |
| Images | Combine images into a single PDF document | |
| Text | Extract plain text content from PDFs |
Format Categories
Convert Documents
Transform documents between different formats with high accuracy.
| Source | Target | Description |
|---|---|---|
| Make scanned PDF searchable | ||
| doc | Convert PDF to Word document | |
| xlsx | Convert PDF to Excel document | |
| pptx | Convert PDF to PowerPoint document | |
| txt | Convert PDF to Text document | |
| rtf | Convert PDF to RTF document | |
| html | Convert PDF to HTML document | |
| xml | Convert PDF to XML document | |
| json | Convert PDF to JSON document | |
| csv | Convert PDF to CSV document | |
| docx | Convert Word to PDF document | |
| xlsx | Convert Excel to PDF document | |
| pptx | Convert PowerPoint to PDF document | |
| txt | Convert Text to PDF document | |
| rtf | Convert RTF to PDF document | |
| odt | Convert OpenOffice Writer to PDF document | |
| ods | Convert OpenOffice Calc to PDF document | |
| odp | Convert OpenOffice Impress to PDF document | |
| epub | Convert EPUB to PDF document | |
| mobi | Convert MOBI to PDF document | |
| html | Convert HTML to PDF document | |
| xml | Convert XML to PDF document | |
| jpg | Convert PDF pages to JPG images | |
| jpg | Convert JPG images to PDF | |
| png | Convert PDF pages to PNG images | |
| png | Convert PNG images to PDF | |
| webp | Convert PDF pages to WebP images | |
| webp | Convert WebP images to PDF | |
| tiff | Convert PDF pages to TIFF images | |
| tiff | Convert TIFF images to PDF | |
| bmp | Convert PDF pages to BMP images | |
| bmp | Convert BMP images to PDF | |
| heic | Convert PDF pages to HEIC images | |
| heic | Convert HEIC images to PDF | |
| gif | Convert PDF pages to GIF images | |
| gif | Convert GIF images to PDF | |
| avif | Convert PDF pages to AVIF images | |
| avif | Convert AVIF images to PDF | |
| md | Convert Markdown to PDF | |
| djvu | Convert DJVU to PDF | |
| csv | Convert CSV to PDF | |
| heif | Convert HEIF to PDF | |
| heif | Convert PDF to HEIF |
Compress Files
Reduce file sizes while maintaining quality.
| Source | Target | Description |
|---|---|---|
| Reduce PDF file size online |
Merge Documents
Combine multiple files into a single document.
| Source | Target | Description |
|---|---|---|
| Combine multiple PDFs into one |
Split Documents
Extract pages or split documents into multiple files.
| Source | Target | Description |
|---|---|---|
| Extract pages from PDF |
PDF Security
Protect or unlock PDF documents with password encryption.
| Source | Target | Description |
|---|---|---|
| Encrypt PDF with password | ||
| Remove PDF password security |
PDF Utilities
Additional tools for working with PDF files.
| Source | Target | Description |
|---|---|---|
| Rotate PDF pages permanently | ||
| Remove unwanted pages from PDF | ||
| Add page numbers to PDF | ||
| Add watermark to PDF documents | ||
| Fix damaged PDF files | ||
| Flatten PDF forms and layers | ||
| Convert PDF to black and white | ||
| Sort and reorder PDF pages | ||
| Add digital signature to PDF |
Image Conversions
Convert between image formats with high quality.
| Source | Target | Description |
|---|---|---|
| jpg | png | Convert JPG to PNG |
| jpg | webp | Convert JPG to WebP |
| jpg | tiff | Convert JPG to TIFF |
| jpg | bmp | Convert JPG to BMP |
| jpg | heic | Convert JPG to HEIC |
| jpg | gif | Convert JPG to GIF |
| jpg | avif | Convert JPG to AVIF |
| png | jpg | Convert PNG to JPG |
| png | webp | Convert PNG to WebP |
| png | tiff | Convert PNG to TIFF |
| png | bmp | Convert PNG to BMP |
| png | heic | Convert PNG to HEIC |
| png | gif | Convert PNG to GIF |
| png | avif | Convert PNG to AVIF |
| webp | jpg | Convert WebP to JPG |
| webp | png | Convert WebP to PNG |
| webp | tiff | Convert WebP to TIFF |
| webp | bmp | Convert WebP to BMP |
| webp | heic | Convert WebP to HEIC |
| webp | gif | Convert WebP to GIF |
| webp | avif | Convert WebP to AVIF |
| tiff | jpg | Convert TIFF to JPG |
| tiff | png | Convert TIFF to PNG |
| tiff | webp | Convert TIFF to WebP |
| tiff | bmp | Convert TIFF to BMP |
| tiff | heic | Convert TIFF to HEIC |
| tiff | gif | Convert TIFF to GIF |
| tiff | avif | Convert TIFF to AVIF |
| bmp | jpg | Convert BMP to JPG |
| bmp | png | Convert BMP to PNG |
| bmp | webp | Convert BMP to WebP |
| bmp | tiff | Convert BMP to TIFF |
| bmp | heic | Convert BMP to HEIC |
| bmp | gif | Convert BMP to GIF |
| bmp | avif | Convert BMP to AVIF |
| heic | jpg | Convert HEIC to JPG |
| heic | png | Convert HEIC to PNG |
| heic | webp | Convert HEIC to WebP |
| heic | tiff | Convert HEIC to TIFF |
| heic | bmp | Convert HEIC to BMP |
| heic | gif | Convert HEIC to GIF |
| heic | avif | Convert HEIC to AVIF |
| gif | jpg | Convert GIF to JPG |
| gif | png | Convert GIF to PNG |
| gif | webp | Convert GIF to WebP |
| gif | tiff | Convert GIF to TIFF |
| gif | bmp | Convert GIF to BMP |
| gif | heic | Convert GIF to HEIC |
| gif | avif | Convert GIF to AVIF |
| avif | jpg | Convert AVIF to JPG |
| avif | png | Convert AVIF to PNG |
| avif | webp | Convert AVIF to WebP |
| avif | tiff | Convert AVIF to TIFF |
| avif | bmp | Convert AVIF to BMP |
| avif | heic | Convert AVIF to HEIC |
| avif | gif | Convert AVIF to GIF |
| heif | jpg | Convert HEIF to JPG |
Next steps
- Try a conversion with the Quick Start guide
- Review rate limits for your plan
- Set up webhooks for async job notifications