markitdown for node #190
Josef Nobach (jojomondag)
started this conversation in
Ideas
Replies: 4 comments 6 replies
|
I was doing something similar myself :) |
1 reply
|
Hi Josef Nobach (@jojomondag) , Just would like to know: what version of markitdown is used in the filetomarkdown? Or is it a totally rewritten in nodejs? And: is there any nodejs API for filetomarkdown? I just see the restful API, but in our context we would like to use the nodejs API directly. Thanks v much. |
4 replies
|
1 reply
|
I found this useful because it goes beyond “convert a file” and gets into whether the result is actually clean enough for a real workflow. If others here are looking for the official MarkItDown Online page, it is available at https://markitdown.store/ |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Thank you for you project i took inspiration from it to my own project.
https://github.com/[jojomondag/FileToMarkdown](https://github.com/jojomondag/FileToMarkdown)
i have a npm package ready to download and use in your javascript code here.
https://www.npmjs.com/package/filetomarkdown
Maybe somebody needs a version working on their page you can use mine.
All reactions