Updated: Getting Started & Templates

Written and tested by the MD Converter editorial team

Markdown Document Converter User Guide: Features and Steps

Full Markdown Document Converter guide covering file loading, view modes, layout controls, HTML download, PDF export, screenshots, and troubleshooting.

About this article

This guide explains the screen layout of Markdown Document Converter and how to convert Markdown to HTML or PDF step by step. It is aimed at first-time users and anyone who wants to know what each control does. If you only need the shortest path, start with the Markdown Document Converter Quick Start in 4 Steps.


1. Overview of the tool

The top of the page has navigation for Tool, News, How-to & Blog, etc. In the main work area you:

Local files and pasted Markdown are converted and previewed in your browser; the source is not uploaded to this site's servers for conversion. External images and web fonts still contact their respective hosts. Making your first PDF? Create a PDF with Markdown Document Converter in Five Minutes walks through the whole flow.

Tool initial screen: conversion source/destination and file drop area

Figure: Screen before loading a file. Drop a .md file here or use “Choose file” to load.


2. Loading a file

Option A: Drag & drop

With the Preview tab active, drag and drop a .md file onto the main area. When the preview is empty, the drop zone shows: “Drop a .md file here or choose one with the button”.

Option B: Choose file with the button

Click “Choose file” and select a .md file in the dialog. This button is in the toolbar at the top, in any view mode (Preview, Edit, or Split).

Option C: Type or paste in the Edit tab

Open the Edit tab and type or paste Markdown into the text area. Useful when you want to write a new document from scratch.

Note: If you already have content and then drop or select another .md file, you’ll see a confirmation that the current content will be replaced. Maximum file size is 10MB.


3. View modes (Edit, Preview, Split)

Use the Edit / Preview / Split buttons above the main area to switch the view.

ModeDescription
EditShows only the Markdown source. You can write and use the toolbar to insert headings, lists, etc.
PreviewShows only the rendered result, close to how it will look when printed or exported to PDF.
SplitEdit on the left, preview on the right. Handy for editing while checking the result.

In the Edit tab you can paste (Ctrl+V / Cmd+V) or drop images. They are converted into Markdown image syntax.


4. Layout settings

Click the “Layout” button (ruler/layout icon) to open the panel where you can adjust how the preview and PDF look.

Advanced options let you set print margins (top, bottom, left, right) and page breaks (e.g. new page before h1/h2, avoid breaking tables or code blocks). Useful when creating specs or design docs for PDF. For dragging page-break lines in the preview, see Adjust page breaks by dragging in Preview.

Layout settings panel

Figure: Use Layout settings to adjust font size, line height, margins, and more.


5. Downloading HTML

After loading or typing content, click “Download HTML” at the bottom. A single HTML file that matches the current preview will be downloaded.

A short “Downloaded” message appears after the download.


6. Saving as PDF

Click “Save as PDF” to open the browser’s print dialog. Choose “Save as PDF” (in Chrome) as the destination and pick a save location to create a PDF.

A hint near the top of the tool reminds you to choose “Save as PDF” in the print dialog to keep the layout. For the full workflow, including paper size, margins, and page breaks, see How to Print Markdown or Save It as PDF.


7. Other actions

To create a slide-format PDF for presentations, see How to Convert Markdown to Slide PDF with Marp.


8. FAQ and notes

For questions or feedback, use the Contact page.

Open the tool