A web-based file converter that transforms various file formats into Markdown using the Microsoft MarkItDown library. This tool leverages the powerful MarkItDown library to provide accurate and reliable file conversions.
- PDF (.pdf)
- PowerPoint (.pptx)
- Word (.docx)
- Excel (.xlsx)
- Images (EXIF metadata, and OCR)
- Audio (EXIF metadata, and speech transcription)
- HTML (special handling of Wikipedia, etc.)
- Various other text-based formats (csv, json, xml, etc.)
docker run -p 5000:5000 maheshrijal/file2md
or
docker run -p 5000:5000 ghcr.io/maheshrijal/file2md
Open your browser and go to:
http://localhost:5000