Chmod Calculator — Linux File Permissions

Calculate Linux/Unix file permissions visually online. Toggle checkboxes or enter a numeric value to see permissions.

Read (4)Write (2)Execute (1)
Owner
Group
Others
755
rwxr-xr-x
chmod 755 filename

Common Presets

How to use the chmod calculator

  1. Click checkboxes for read, write, and execute permissions for owner, group, and others.
  2. See the numeric value (e.g. 755) and symbolic notation (e.g. rwxr-xr-x) update instantly.
  3. Or enter a number like 644 to see the corresponding permissions checked.
  4. Copy the chmod command by clicking on it.

Common chmod values

Need more tools?

Browse our collection of free developer tools.

Browse All Tools →