Python tool for converting files and office documents to Markdown.
COMMITS
March 17, 2025
A
EPub Support. Adapted #123 to not use epublib. (#1131)
afourney committed
A
Have magika read from the stream. (#1136)
afourney committed
March 16, 2025
A
Investigate and silence warnings. (#1133)
afourney committed
A
Fix remaining mypy errors. (#1132)
afourney committed
A
Added epub test file. (#1130)
afourney committed
March 13, 2025
A
Small fixes for autogen integration. (#1124)
afourney committed
March 12, 2025
A
Updated Magika dependency.
Adam Fourney committed
A
Bumping version to 0.1.0a2 (#1123)
afourney committed
E
Handle not supported plot type in pptx (#1122)
Emanuele Meazzo committed
A
Refactored tests. (#1120)
afourney committed
Y
fix: correct f-string formatting in FileConversionException (#1121)
yushihang committed
March 11, 2025
A
Added CLI options for extension, mimetypes, and charset. (#1115)
afourney committed
March 10, 2025
A
Added mimetypes to _rss_converter
Adam Fourney committed
A
Enhance type guessing.
Adam Fourney committed
A
Minimize guesses when guesses are compatible. (#1114)
afourney committed
A
Switch from puremagic to magika. (#1108)
afourney committed
March 9, 2025
M
fix typo in well-known path list (#1109)
Mohit Agarwal committed
March 8, 2025
A
Fix exiftool in well-known paths. (#1106)
afourney committed
S
feat(docker): improve dockerfile build (#220)
Sebastian Yaghoubi committed
March 7, 2025
R
feat: sort pptx shapes to be parsed in top-to-bottom, left-to-right order (#1104)
Richard Ye committed
March 6, 2025
A
Fixed formatting. (#1098)
afourney committed
S
Fixed deepcopy failure when passing llm_client (#1089)
scalabreseGD committed
A
fix(README): correct pip install command formatting (#1090)
Andrea Pietrobon committed
A
Fixed version in README.
Adam Fourney committed
A
Fixed version. (#1097)
afourney committed
A
Fixed loading of plugins. (#1096)
afourney committed
A
Bump plugin version.
Adam Fourney committed
A
Bump version. (#1094)
afourney committed
A
Update converter API, user streams rather than file paths (#1088)
afourney committed
March 3, 2025
A
Fixed property name (#1085)
afourney committed