Other ToolsProfessional tool

Chmod Calculator

Convert between octal (755), symbolic (rwxr-xr-x), and chmod command notations. Toggle permissions visually and apply presets.

PrincipalRead (4)Write (2)Exec (1)Oct
Owner (u)
6
Group (g)
4
Others (o)
4

Special bits

rw-r--r--
chmod u=rw,g=r,o=r <file>
chmod 644 <file>

This tool runs entirely in your browser. No data is sent anywhere.