I Kept Searching for the Same Converter Tools — So I Built One Site for All of Them quickconvert.dev (opens in new tab)
I was working on a project and needed to convert some Markdown to HTML. Searched for it online, found a site, done. Next day I needed HTML back to Markdown. Searched again, different site. Then JSON to CSV. Then something else. Different site every time, half of them slow. At some point I just thought — why not build one site that handles all of this? So I did. That's QuickConvert. What It Is Just a collection of the conversions I kept searching for: JSON → CSV and back Markdown → HTML and ba...
Read the original article