Free Developer Tool

Calculate Unix PermissionsVisually

Stop guessing chmod values. Set permissions with checkboxes, enter numeric codes, or pick a preset — and instantly see the numeric value, symbolic notation, and ready-to-run chmod command.

Instant Conversion

Toggle any permission bit and see the numeric code and symbolic notation update in real-time. No page reloads, no servers.

🎛️

Bidirectional Input

Type a numeric value like 755 and the checkboxes snap to match, or click checkboxes and watch the number update instantly.

📋

Ready-to-Run Commands

Get a complete chmod command with one click. Copy the numeric value, symbolic string, or the full shell command to your clipboard.

Unix Permission Builder

File type:

Owner

7

Group

5

Other

5
-rwxr-xr-x

Command

$ chmod 755 filename

Common presets

r = Read (4)w = Write (2)x = Execute (1)- = No permission (0)Digit = r+w+x sum per group

Frequently Asked Questions

Everything you need to know about Chmod Calculator.