Chmod Calculator

Converts Unix file permissions between checkbox, symbolic (rwxr-xr-x), and octal (755) notation, with common presets and a ready-to-run chmod command.

OwnerGroupOthers
read
write
execute

Numeric (octal)

755

Symbolic

rwxr-xr-x

Command

chmod 755 file

Presets