📗

Markdown Preview

Preview your Markdown or convert it to HTML easily and conveniently without online tools. DevUtils.app allows you to quickly convert HTML/SGV to JSX right in your macOS without any internet connection.
It supports syntax highlighting and convert to HTML/CSS.
notion image

Quickly Preview Markdown

You can preview markdown string from anywhere in your macOS (terminal, in email, web browser,...). Activate the app by:
  • Press ⌃⌥⌘Space (Or your own customized hotkey, up to you)
  • Click to icon in the status bar

Input

Enter your string in the input textbox. If you already have the string in your clipboard, just click the "Clipboard" button, and the tool will use the content in your clipboard as input.

Output

The preview content will be displayed in the right view. You can change the dropdown menu to switch between 3 modes:
  • Preview
  • HTML Source
  • HTML + CSS Source
notion image
Additionally, you can also preview the markdown in your browser by clicking the "Open in Browser" button. When you update the markdown document, just refresh the HTML page in your browser, your changes will be updated immediately.
DevUtils can also help you with a lot of other tasks: Format JSON string, decode Base64, debug your RegExp, compare text diff, and many more. Click here to learn more and give it a try!