C
Chmod Calculator
Toggle Unix file permission bits and get the numeric and symbolic chmod notation instantly.
Developer
v1.0.0
56 uses
C
Chmod Calculator
Esc
or
Ctrl+Shift+F
to exit
Numeric
755
Symbolic
rwxr-xr-x
| Read (4) | Write (2) | Execute (1) | |
|---|---|---|---|
| Owner | |||
| Group | |||
| Others |
chmod 755 filename
About This Tool
A visual Unix file permissions calculator that lets you toggle read, write, and execute bits for owner, group, and others, then instantly see the corresponding numeric and symbolic chmod notation. A must-have for Linux system administrators and developers who frequently set file permissions. Eliminates the need to memorize permission numbers.
How to Use
- 1 Toggle the read, write, and execute permission checkboxes for owner, group, and others
- 2 View the numeric chmod value update in real time (e.g., 755)
- 3 See the equivalent symbolic notation (e.g., rwxr-xr-x)
- 4 Copy the chmod command to use in your terminal
More Tools in Developer
H
HTML to Markdown Converter
DeveloperPaste HTML and get clean Markdown output. Handles headings, links, images, lists, bold, and italic.
B
Barcode Generator
DeveloperGenerate Code128, EAN-13, and UPC-A barcodes from text or numbers.
F
Favicon Generator
DeveloperGenerate favicons from text or emoji with customizable background color, size, and font.