This is a utility tool for converting various files into Markdown (e.g., for indexing, text analysis, etc)
At this moment, it supports: PDF, PowerPoint, Word, Excel, Images (EXIF metadata and OCR), Audio (EXIF metadata and speech transcription), HTML, Text-based formats (CSV, JSON, XML), ZIP files (iterates over contents)
What's the difference between this Python project and similar ones?
Most of the package comparisons I found, do the conversion from a specific format, like pdf or excel into Markdown. This does many from just this package.
Microsoft recently open sourced the repository, so it will have maintenance and growth.
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/vinta/awesome-python/pull/2635
**Author:** [@dadoming](https://github.com/dadoming)
**Created:** 12/25/2024
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `master`
---
### 📝 Commits (1)
- [`59aa986`](https://github.com/vinta/awesome-python/commit/59aa986f1d823aba672c44fb7bdd413455e21d1b) Add markitdown
### 📊 Changes
**1 file changed** (+1 additions, -1 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -1)
</details>
### 📄 Description
## What is this Python project?
This is a utility tool for converting various files into Markdown (e.g., for indexing, text analysis, etc)
At this moment, it supports: PDF, PowerPoint, Word, Excel, Images (EXIF metadata and OCR), Audio (EXIF metadata and speech transcription), HTML, Text-based formats (CSV, JSON, XML), ZIP files (iterates over contents)
## What's the difference between this Python project and similar ones?
Most of the package comparisons I found, do the conversion from a specific format, like pdf or excel into Markdown. This does many from just this package.
Microsoft recently open sourced the repository, so it will have maintenance and growth.
--
Anyone who agrees with this pull request could submit an *Approve* review to it.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2635
Author: @dadoming
Created: 12/25/2024
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
59aa986Add markitdown📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
README.md(+1 -1)📄 Description
What is this Python project?
This is a utility tool for converting various files into Markdown (e.g., for indexing, text analysis, etc)
At this moment, it supports: PDF, PowerPoint, Word, Excel, Images (EXIF metadata and OCR), Audio (EXIF metadata and speech transcription), HTML, Text-based formats (CSV, JSON, XML), ZIP files (iterates over contents)
What's the difference between this Python project and similar ones?
Most of the package comparisons I found, do the conversion from a specific format, like pdf or excel into Markdown. This does many from just this package.
Microsoft recently open sourced the repository, so it will have maintenance and growth.
--
Anyone who agrees with this pull request could submit an Approve review to it.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.