100% Private

Man Page to HTML Converter - Unix Documentation Tool

Convert Unix man pages to HTML with groff formatting, sections, and code examples. Perfect for DevOps docs, system administration, CLI tool documentation.

Drop man page file here or click to browse

Accepts .man, .1-.8, .txt files

Enter man page source to see preview

Common Man Page Macros
MacroDescriptionExample
.THTitle header (name, section, date, version, manual).TH GREP 1 "2025-01-01" "GNU Grep 3.0"
.SHSection heading (NAME, SYNOPSIS, DESCRIPTION, etc.).SH NAME
.SSSubsection heading.SS Advanced Options
.BBold text.B \-\-verbose
.IItalic text.I filename
.TPTagged paragraph (option + description).TP followed by option and description
.IPIndented paragraph.IP "•" 4
.BRBold then roman (alternating).BR ls (1)
.nf/.fiNo-fill mode (literal text) / fill mode.nf for code blocks, .fi to resume
.RS/.RERelative start/end (indent).RS 4 (indent 4 spaces)
Copied to clipboard

Related Tools

View all Markup converters →

Privacy Notice: This site works entirely in your browser. We don't collect or store your data. Optional analytics help us improve the site. You can deny without affecting functionality.