Python tool for converting files and office documents to Markdown.
COMMITS
March 3, 2025
A
Exploring ways to allow Optional dependencies (#1079)
afourney committed
March 1, 2025
A
Exceptions should subclass Exception not BaseException. (#1082)
afourney committed
A
Print and log better exceptions when file conversions fail. (#1080)
afourney committed
February 28, 2025
A
A
Make sure extensions are unique in MarkItDown's convert methods. (#1076)
afourney committed
M
Add Support For PPTX Shape Groups (Fix in code design to not miss out on slide content) (#331)
Matthew Powers committed
N
fix: Implement retry logic for YouTube transcript fetching and fix URL decoding issue (#1035)
Nima Akbarzadeh committed
T
add necessary imports (#861)
tanreinama committed
A
Fix UnboundLocalError in MarkItDown._convert (#1038)
André Menezes committed
A
Pin Markdownify version. (#1069)
afourney committed
February 12, 2025
A
Added CLI tests. (#327)
afourney committed
K
Doc Intelligence fixes for refactored code (#325)
KennyZhang1 committed
February 11, 2025
A
Added priority argument to all converter constructors. (#324)
afourney committed
R
Fix a typo in sample RTF plugin (#320)
Ruijun Gao committed
T
Don't generate md links in 'pre' blocks (#322)
Tomasz Kalinowski committed
February 10, 2025
A
Small typo in README.
Adam Fourney committed
A
Cleanup and refactor, in preparation for plugin support. (#318)
afourney committed
February 9, 2025
W
fix: argparse CLI option ordering, fixes #268 (#290)
Werner Robitza committed
M
feat(pptx): support image description with LLM for pptx files (#306)
masquare committed
J
Typo fixed (#270)
James Hickey committed
Z
remove leading and trailing \n for HtmlConverter (#262)
ZeyuTeng96 committed
February 1, 2025
K
Kennyzhang/docintel docs (#312)
KennyZhang1 committed
January 24, 2025
K
Add support for conversion via Document Intelligence (#303)
KennyZhang1 committed
January 6, 2025
A
Set exiftool path explicitly. (#267)
afourney committed
A
Removed the holiday away message from README.md (#266)
afourney committed
January 4, 2025
A
Recognize json as plain text (if no other handlers are present). (#261)
afourney committed
A
If puremagic has no guesses, try again after ltrim. (#260)
afourney committed
January 3, 2025
A
Added a test for leading spaces. (#258)
afourney committed
Y
Feature/ Add xls support (#169)
yeungadrian committed