ToolPal

chmod Calculator

Calculate Linux file permissions in octal and symbolic notation. Visual chmod command generator.

ReadWriteExecuteOctal
Owner7
Group5
Others5
tools.chmodCalculator.octalNotation
755
tools.chmodCalculator.symbolicNotation
rwxr-xr-x
Command
chmod 755 filename

How to Use

Calculate Linux file permissions in octal and symbolic notation. Visual chmod command generator.

  1. 1Check the permission boxes for Owner, Group, and Others.
  2. 2View the octal (e.g., 755) and symbolic (e.g., rwxr-xr-x) notation.
  3. 3Or enter an octal number to auto-fill the checkboxes.
  4. 4Copy the chmod command to use in your terminal.

Key Features

  • Visual permission grid with instant calculation
  • Octal and symbolic notation display
  • Reverse lookup — enter octal to see permissions
  • Common presets: 644, 755, 777, 600, 700

Frequently Asked Questions

Learn More