The chmod calculator converts between Unix/Linux file permission notations. Toggle checkboxes to build symbolic permissions (rwxrwxrwx) and instantly see the octal value (e.g., 755), or enter an octal number to see the symbolic breakdown. Includes common permission patterns for quick reference.

Symbolic → Octal

Read (r)
Write (w)
Execute (x)
Owner
Group
Others
Octal value
644
Symbolic
rw-r--r--

Octal → Symbolic

Common Patterns