Skip to content

isr431/markdown-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Converter

A web-based graphical user interface (GUI) for the markitdown tool, styled with a classic 90s OS desktop aesthetic.

It allows you to convert local files (PDFs, Word documents, Excel spreadsheets, images, zip files, and audio) and web URLs into clean, structured Markdown. It features an interactive side-by-side Markdown editor and live preview.

Setup and Installation

  1. Install the required dependencies:

    pip install -r requirements.txt
  2. Start the Flask application:

    python app.py
  3. Open http://localhost:5001 in your browser.

About

A retro-themed web interface that converts files and URLs into clean Markdown.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors