Convert documents to Markdown — TypeScript port of Microsoft markitdown
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
^1.1.3^1.0.0^4.0.0^25.5.0^5.5.2^5.0.6^4.0.0^28.0.0^19.0.0^2.1.0^8.5.1^6.0.2^4.1.2^1.0.0^1.0.0^4.0.0^4.0.0^1.2.0^2.0.0^1.0.0^4.0.0^28.0.0^4.0.0^19.0.0^2.1.0^3.10.0^1.11.0^5.0.0^4.0.0^7.0.055
commits
Fix PDF worker in bundled environments (Next.js, webpack)
b46c403View on GitHubFix CJS path resolution: use __filename fallback for pnpm strict layout
34c4cdbView on GitHubFix PDF converter CJS compatibility: use createRequire fallback for path resolution
f2ecc4bView on GitHubFix XLSX converter inflating output 15x via merged cell duplication
2b07b81View on GitHubRemove prepare script to prevent recursive pnpm install in Docker
e99a857View on GitHubfix: add prepare script and missing devDeps for GitHub install builds
2b2f0b4View on GitHubtest: add tests for markitdown() convenience function, FileType enum, and Axios support
e6e4942View on GitHubfix: handle Axios string responses and add clear error for unsupported data types
06f8aa2View on GitHubfeat: add FileType enum, auto-detection from magic bytes, and Axios support
c7a9a4eView on GitHubfeat: flatten markitdown() options -- filename, mimetype, charset are top-level
77cab69View on GitHubfeat: add markitdown() convenience function and rewrite README
a43fc21View on GitHubdocs: add README with usage examples, API reference, and security docs
994e9beView on GitHub