MAC Address Converter & Formatter

Instantly convert and format MAC addresses for any system. Paste a MAC in any format to generate standard Colon, Hyphen, Cisco-style Dot, and Binary formats.

MAC Formatter

Must contain exactly 12 hexadecimal characters.

Formatted MAC Addresses

Format TypeMAC Address
Standard (Linux / macOS)
Windows (Hyphenated)
Cisco IOS (Dot-Separated)
Raw (Hexadecimal)
Binary (48-bit)
OUI (Manufacturer)
NIC (Device ID)

How to Convert MAC Addresses

Different networking systems require MAC addresses to be formatted in different ways. A Cisco router will reject a Windows-formatted MAC address, and a Linux firewall will reject a Cisco-formatted address. This tool normalizes them for you instantly.

  1. Paste the MAC: Enter your MAC address into the text box. The tool is forgiving—you can paste it with colons (:), hyphens (-), dots (.), spaces, or just raw text.
  2. Convert: Click "Format MAC." The algorithm will strip away all invalid characters, extract the 12 true hexadecimal digits, and rebuild the address into every standard format.
  3. Analyze the Breakdown: At the bottom of the results, the tool splits the 48-bit address perfectly in half. The first 24 bits represent the OUI (the hardware manufacturer), and the last 24 bits represent the unique NIC ID of the specific chip.

MAC Address Frequently Asked Questions