markitdown>=0.0.1
langchain>=0.1.0
langchain-text-splitters>=0.0.1

# Optional dependencies for image extraction
# Install with: pip install markitdown-chunker[images]
# pymupdf>=1.23.0  # For PDF image extraction
# python-docx>=0.8.11  # For DOCX image extraction  
# python-pptx>=0.6.21  # For PPTX image extraction

