chmod Calculator

Agent tools require a browser with WebMCP support. You can use this tool manually.

Convert between octal and symbolic Unix file permissions. Handy for NFS exports, Docker volume mounts, and SSH key files.

read (4)write (2)execute (1)octal
owner7
group5
others5
symbolic-rwxr-xr-x
$ chmod 755 file

# common modes