Chmod Calculator
Calculate Unix file permissions in numeric and symbolic notation. Free, fast, and runs 100% in your browser.
rwx
r-x
r-x
chmod 755 <file>chmod u=rwx,g=rx,o=rx <file>About Chmod Calculator
The ZamDev Chmod Calculator helps you understand and set Unix/Linux file permissions by converting between numeric (octal) and symbolic (rwx) notation. Click checkboxes for read, write, and execute permissions for owner, group, and others — and see the numeric and symbolic equivalents update in real time. Essential for system administrators, DevOps engineers, and anyone deploying applications on Linux servers.
How It Works
- 1Toggle read (r), write (w), and execute (x) checkboxes for owner, group, and others.
- 2See the numeric (e.g., 755) and symbolic (e.g., rwxr-xr-x) notation update instantly.
- 3Or enter a numeric value to see the corresponding permission checkboxes.
- 4Copy the chmod command to use in your terminal.
- 5Reference common permission presets for quick selection.
Key Features
Lightning Fast
Processes instantly with zero server delays
100% Private
Your data never leaves your device
No Sign-up Required
Use this tool instantly — completely free
Works Everywhere
Compatible with all modern browsers and devices