Hey HN

I built MarkdownConverters.com — a tool that converts any file format (PDF, DOCX, PPTX, HTML, or URL) into clean, structured Markdown.

I often needed to prep documents, reports, or scraped pages for AI pipelines, documentation, or version control, but existing tools either broke formatting, lost code blocks, or produced unreadable Markdown.

So I built something that focuses on: • Accurate structure (headings, lists, tables, code, links) • Consistent Markdown output ready for LLMs or docs • Fast, browser-based conversion with privacy-friendly processing • Support for multi-format and URL inputs

It’s especially useful if you work with RAG, embeddings, or text preprocessing — Markdown becomes a universal “clean” format for structured content.

Would love feedback on: • Conversion quality — what edge cases break for you? • Formats you’d like supported next (CSV, EPUB, JSON, etc.) • API workflows — would you use it for automation?

Try it here: https://markdownconverters.com

Happy to answer any technical questions about the conversion pipeline or file parsing methods.

No shade, but it that essentially (or literally) a monetized UI for https://github.com/microsoft/markitdown - if yes respect . If no then also respect for making something

Not only this seems to be a paid product (yes, I know, with a free version), but the pricing page is hidden behind a registration form… Hard no for me.

Pricing page can be easily located on the header, never intended to hide anything here. There is a very generous trial version available too.

I’m on mobile, hamburger menu is never the way I discover a product, especially when there’s an “Explore Plans” call-to-action button supposed to lead me to the info I’m looking for.

Feedback taken, I will make sure the mobile UI is as friendly as web if not more. Explore plan now displays pricing page. Thanks!