Alldocs

Convert Markdown (CommonMark)
to HTML

Looking for a free text converter? Look no more, upload your CommonMark Markdown files and convert them to HTML files. Yes, it’s that easy.

Converting from CommonMark Markdown

Markdown was developed in 2004, with a spec and an implementation in Perl. Over the years implementations for more and more programming languages evolved. Unfortunately the specification was ambiguous in some points, so some implementations did things differently. CommonMark was developed 10 years later, in 2014, with an unambiguous spec and tests to see if new implementations are correct according to the spec. A few big players (GitHub, GitLab, Reddit, Swift and many more) adopted this common standard. So it’s basically the standard you might know already. Upload your CommonMark Markdown files and convert them for free, to any other text format! Or upload your text files and convert them all to CommonMark Markdown, for free!

The files end with .md by default.

More about CommonMark Markdown files

Converting to HTML

HTML has a real badass name. Hypertext markup language. I mean, it starts with Hyper, right? HTML is the most important language for websites. The internet would be just text without it. HTML has the structure of the content, the hierarchy, the images and all the good stuff. And the bad stuff (e. g. tracking) too. Convert all your text files to HTML and slap them on a webserver to get a website. The most simple workflow to make a blog. Did you know that you can view the HTML of every website you visit? Just do a right-click and view the source. Feel like a hacker now? Congratulations. That’s how I fell in love with HTML and the web. Don’t wait no more, convert all your files to HTML, for free.

The files end with .html by default. More about HTML files