Chmod Calculator
Calculate Unix file permissions. Convert between numeric and symbolic notation.Updated 2026-03-20
Owner
Group
Others
Frequently Asked Questions
What is chmod?
Unix command to set file permissions for owner, group, and others.
What do the numbers mean?
4=read, 2=write, 1=execute. Sum for each group.
Free?
Yes, completely free.