About the Chmod Calculator
Chmod Calculator converts Unix file permissions between the checkbox view, the symbolic form (like rwxr-xr-x), and the octal form (like 755) used by the chmod command. Toggle read, write, and execute for owner, group, and others β or type an octal value to decode it.
It is a fast reference for getting permissions right without memorizing the bit math.