ErrLookup › microsoft/markitdown

microsoft/markitdown

Python tool for converting files and office documents to Markdown. · Python · 52 source files

Analyzed at fd239d5d2b on 2026-08-14. 33 documented errors.

Code / MessageTypeSeverityTags
{converter} recognized the input as a potential {extension}
exception error missing-dependency, ocr, docx, installation
{converter} recognized the input as a potential {extension}
exception error missing-dependency, ocr, pdf, installation
{converter} recognized the input as a potential {extension}
exception error missing-dependency, ocr, pptx, installation
{converter} recognized the input as a potential {extension}
exception error missing-dependency, ocr, xlsx, installation
Invalid source type: {type(source)}. Expected str, requests.
exception error typeerror, api-misuse, dispatch
Unsupported file URI: {uri}. Netloc must be empty or localho
exception error uri, file-uri, validation
Unsupported URI scheme: {uri.split(':')[0]}. Supported schem
exception error uri, scheme, validation
File conversion failed after {len(attempts)} attempts:
exception error conversion, aggregate-error, corrupt-file
Could not convert stream to Markdown. No converter attempted
exception error unsupported-format, stream-info, dispatch
Not a file URL: {file_uri}
exception error uri, internal-util, validation
Not a data URI
exception error uri, data-uri, internal-util
Malformed data URI, missing ',' separator
exception error uri, data-uri, malformed-input
Not support func %s
exception error omml, latex, docx, not-implemented
Not support lim %s
exception error omml, latex, docx, not-implemented
Not supported tag: {tag.name}
exception error omml, docx, preprocessing, corrupt-file
Unknown file type: {file_type}
exception error azure, content-understanding, internal-invariant
Failed to resolve analyzer '{analyzer_id}': {exc}
exception error azure, content-understanding, auth, analyzer
ContentUnderstandingConverter requires the optional dependen
exception error missing-dependency, azure, content-understanding, installation
Unsupported file type for Content Understanding conversion.
exception error azure, content-understanding, unsupported-format, stream-info
DocumentIntelligenceConverter requires the optional dependen
exception error missing-dependency, azure, document-intelligence, installation
{converter} recognized the input as a potential {extension}
exception error dependencies, installation, docx, optional-extras
ExifTool version {version_output} is vulnerable to CVE-2021-
exception critical security, cve, exiftool, external-binary, version-check
Failed to verify ExifTool version.
exception error exiftool, subprocess, environment, external-binary, version-check
Error converting .ipynb file: {str(e)}
exception error ipynb, jupyter, conversion, validation, wrapper-exception
{converter} recognized the input as a potential {extension}
exception error dependencies, installation, outlook, msg, optional-extras
{converter} recognized the input as a potential {extension}
exception error dependencies, installation, pdf, optional-extras
{converter} recognized the input as a potential {extension}
exception error dependencies, installation, pptx, optional-extras
Unknown feed type
exception error rss, atom, xml, feed, validation
No channel found in RSS feed
exception error rss, xml, feed, validation, malformed-input
Speech transcription requires installing MarkItDown with the
exception error dependencies, audio, transcription, optional-extras, python-3-13
Unsupported audio format: {audio_format}
exception error audio, format-validation, transcription, unsupported-format
{converter} recognized the input as a potential {extension}
exception error dependencies, installation, xlsx, excel, optional-extras
Operation failed after {retries} attempts.
exception error youtube, retry, network, rate-limiting, lost-cause