Handy Tools

Chmod Calculator

Calculate Unix file permissions with an interactive checkbox grid.

Ad

Numeric

755

Symbolic

rwxr-xr-x

ReadWriteExecuteOctal
Owner7
Group5
Others5

Common Presets

Command
Filename:
chmod 755 filename
Ad
Chmod Calculator: Set Unix file permissions using the interactive checkbox grid. Select read, write, and execute permissions for owner, group, and others. The tool displays the numeric (e.g., 755) and symbolic (e.g., rwxr-xr-x) representations in real-time. Use common presets like 644, 755, or 777 for quick setup. Copy the generated chmod command directly.