Supported Formats
Every format DocsToMarkdown supports — input formats, output options, and limitations.
Input Formats (10)
Output Format
All conversions produce standard GitHub-Flavored Markdown (.md) with:
- ATX-style headings (# H1, ## H2, ### H3)
- GFM tables with proper alignment
- Dash-based unordered lists
- Fenced code blocks with language annotations
- Preserved inline formatting (bold, italic, links)
- Normalized heading hierarchy
- Consistent whitespace and blank line separation
Limitations
Images
Embedded images are not extracted. Image references are preserved as Markdown links when available.
Complex Layouts
Multi-column layouts, text boxes, and floating elements may not convert accurately.
DRM Content
Password-protected or DRM-encrypted files cannot be processed.
Scanned PDFs
Scanned documents require OCR. Text-based PDFs only.
Formulas
Excel formulas are not preserved. Only displayed cell values are included.
File Size
Maximum file size is 50MB per conversion.