This application allows you to convert various document formats to Markdown or extract content from URLs.
- File Upload: Convert documents such as DOCX, PDF, PowerPoint, Excel, XML, CSV, HTML, and more to Markdown.
- URL Extraction: Extract content from YouTube or Wikipedia links.
- Upload a File: Select and upload a document for conversion.
- Provide a URL: Enter a YouTube or Wikipedia link to extract its content or download the video.
Try the application live at Markdown Converter.
To run the application, execute the following command:
streamlit run app.py