From idea to shipping in 14 days: My journey building a Markdown tool

Published: (January 3, 2026 at 03:37 PM EST)
2 min read
Source: Dev.to

Source: Dev.to

Introduction

Hello DEV community!
I’m excited to finally share a project that has been living in the back of my mind for a very long time.

Three days ago I launched MD‑To.com, a free online Markdown converter. The story actually starts about two weeks ago when I decided to stop procrastinating and just build the thing. To speed up the process I used Cursor paired with Claude Opus 4.5, compressing what felt like a month’s worth of work into a fortnight. I registered the domain and pushed the site live three days ago.

After the launch I wasn’t 100 % happy with the result, so over the last 72 hours I completely redesigned the UI and overhauled the copywriting to make the experience smoother and more professional.

The goal was simple: a converter that respects your privacy (no server uploads) and covers all the edge cases developers need.

Features

  • Privacy First – Everything happens locally in your browser; your files never hit my server.
  • Markdown to “Anything” – Convert MD to Word (.docx), PDF, HTML, LaTeX, and even Confluence Wiki syntax.
  • Reverse Conversion – Turn HTML or Word docs back into clean Markdown.
  • Data Tools – Convert CSV or JSON directly into Markdown tables (and vice versa).
  • Editor – Built‑in editor with real‑time preview.
  • 100 % Free – No login, no watermarks, no limits.

How to Help

Since I just finished the redesign, I’m looking for honest feedback from other developers.

  • Is the UI intuitive?
  • Are there any file formats you wish it supported?
  • Did you find any bugs in the conversion logic?

Please give it a try at and let me know what you think in the comments. I’m ready to fix bugs and add features based on your suggestions!

Thanks for reading!

Back to Blog

Related posts

Read more »

The RGB LED Sidequest 💡

markdown !Jennifer Davishttps://media2.dev.to/dynamic/image/width=50,height=50,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%...

Mendex: Why I Build

Introduction Hello everyone. Today I want to share who I am, what I'm building, and why. Early Career and Burnout I started my career as a developer 17 years a...