DevOps
chmod Calculator
Convert classic Unix octal permissions and symbolic rwx modes interactively.
Runs locally in your browserLoading the local workbench…
About this tool
Convert classic Unix mode bits between normalized four-digit octal and nine-character symbolic notation. Special s/S/t/T forms are handled explicitly.
Common uses
- Translate 0755 into rwxr-xr-x
- Build permissions with interactive toggles
- Inspect setuid, setgid, and sticky bits