๐๐ข๐๐ซ๐จ๐ฌ๐จ๐๐ญ ๐ซ๐๐๐๐ง๐ญ๐ฅ๐ฒ ๐ซ๐๐ฅ๐๐๐ฌ๐๐ ๐๐๐ซ๐ค๐๐ญ๐๐จ๐ฐ๐ง, ๐๐ฎ๐ญ ๐ซ๐ฎ๐ง๐ง๐ข๐ง๐ ๐ข๐ญ ๐๐ซ๐จ๐ฆ ๐ญ๐ก๐ ๐๐จ๐ฆ๐ฆ๐๐ง๐ ๐ฅ๐ข๐ง๐ ๐ ๐๐ญ๐ฌ ๐ญ๐๐๐ข๐จ๐ฎ๐ฌ. ๐๐จ ๐ ๐๐ฎ๐ข๐ฅ๐ญ ๐ ๐ฉ๐ซ๐๐ฆ๐ข๐ฎ๐ฆ ๐ฏ๐ข๐ฌ๐ฎ๐๐ฅ ๐๐จ๐ง๐ฌ๐จ๐ฅ๐ ๐๐จ๐ซ ๐ข๐ญ! #2196
Atharva Kawale (athuKawale)
started this conversation in
Show and tell
Replies: 0 comments
ๆณจๅ for free
to join this conversation on GitHub.
Already have an account?
็ปๅฝ to comment
Uh oh!
There was an error while loading. Please reload this page.
Iโve just open-sourced ๐๐๐๐๐๐๐ ๐๐๐_๐๐ a beautiful, local developer dashboard to convert PDFs, Word files, Excel sheets, images (with OCR), audio, EPubs, and YouTube links into clean Markdown.
Here are the features I built to make it robust for real-world projects:
๐๐ด๐๐๐๐-๐ญ๐๐๐ ๐ธ๐๐๐๐ Drag and drop multiple files to convert them sequentially. Each file card tracks progress in real-time, letting you review results instantly.
๐ ๐๐๐๐-๐ป๐๐๐๐ ๐จ๐ท๐ฐ ๐ฒ๐๐ ๐บ๐๐๐๐๐๐๐ To protect your keys, I implemented two storage modes:
๐๐๐ซ๐ฌ๐จ๐ง๐๐ฅ ๐๐จ๐๐: Encrypts OpenAI/Azure keys directly in the browser (AES-GCM + PBKDF2) using a master passphrase. They never touch the server disk.
๐๐๐ซ๐ฏ๐๐ซ ๐๐ง๐ฏ ๐๐จ๐๐: Prefills keys via .env variables for teams or Docker deployments, bypassing frontend prompts entirely.
๐ฅ ๐บ๐๐-๐บ๐๐๐๐๐ ๐๐๐๐ป๐๐๐ ๐บ๐๐๐๐๐๐๐ ๐ฌ๐๐๐๐๐๐๐๐๐ Bypasses timedtext limits and PoToken origin gates. The backend normalizes URLs, extracts metadata, and compiles clean markdown scripts automatically.
โก ๐ฉ๐๐๐๐ ๐๐๐๐ ๐ผ๐ฝ & ๐ซ๐๐๐๐๐ The entire backend uses Astral's ultra-fast uv package manager for instant setups. I've also pre-packaged full Docker Compose configurations with an SSL-ready Nginx reverse proxy.
Itโs completely open-source and ready to run locally. Try it out, deploy it on your infrastructure, find issues, and let me know your thoughts!
โญ๏ธ Star the repository: https://github.com/athuKawale/markitdown_ui
All reactions