Chmod Calculator
Calculate Unix/Linux file permissions with a visual checkbox grid. See octal and symbolic notation in real time.
Calculate Unix file permissions visually. Convert between octal and symbolic chmod notation. Free online tool.
Octal
755
Symbolic
rwxr-xr-x
| Read | Write | Execute | Octal | |
|---|---|---|---|---|
| Owner | 7 | |||
| Group | 5 | |||
| Others | 5 |
Common Presets
Command
chmod 755 filename
Calculate Unix/Linux file permissions with a visual checkbox grid. See octal and symbolic notation in real time.