A simple web application that converts various file formats to Markdown Using markitdown.
- Upload any supported file type
- Convert the file to Markdown format
- Display the converted Markdown content
- Run the application
- Upload a file using the file input
- Click the "Convert" button
- View the converted Markdown in the output box
- Python 3.x
- gradio
- markitdown
- Clone this repository
- Install the required packages: