Bytefield
Bytefield is a diagram language for describing binary data layouts, such as packet formats, file headers, registers, and protocol structures.
It lets you represent fields as labelled boxes arranged by byte or bit position, making it easier to see how data is packed, aligned, and interpreted.
Bytefield diagrams are commonly used in technical documentation, specifications, and engineering notes to explain low-level formats clearly and consistently.