Linux Permission Calculator
Calculate and convert Linux file permissions easily.
Convert between octal, symbolic, and binary file permission notations.
3 or 4 digit octal value (0000 - 7777).
9-character notation (r, w, x, s, t, or -).
9-bit or 12-bit binary notation (grouped by 3 bits).
644 (rw-r--r--) gives owner read/write and others read-only, ideal for files. 755 (rwxr-xr-x) adds execute permission for all, used for directories and executables.
Explore our full collection of free, privacy-first developer and SEO tools.
Browse All ToolsStart typing to search across all articles