Skip to content

Add EML email converter#1890

Open
shusingh wants to merge 1 commit into
microsoft:mainfrom
shusingh:add-eml-converter
Open

Add EML email converter#1890
shusingh wants to merge 1 commit into
microsoft:mainfrom
shusingh:add-eml-converter

Conversation

@shusingh
Copy link
Copy Markdown

Summary

  • add built-in support for converting RFC 822 / MIME .eml email messages
  • extract common email headers, plain-text or HTML body content, and attachment filenames
  • add a fixture and vector coverage for EML conversion

Fixes #89.

Tests

  • .\.venv\Scripts\python -m pytest packages\markitdown\tests\test_module_vectors.py -q

@shusingh
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EML support

1 participant