Toggle Unix file permissions and convert between numeric and symbolic notation.
Calculate Unix file permission values with a visual toggle interface. Toggle read, write, and execute bits for owner, group, and others. Instantly converts between numeric (755) and symbolic (rwxr-xr-x) notation.
The Chmod Calculator simplifies Unix file permission management by providing an interactive visual toggle interface for read, write, and execute bits. It instantly translates configurations between numeric octal values and symbolic notation, eliminating manual calculation errors. Being completely free and browser-based, it offers a quick and lightweight way to determine correct permissions without needing to reference man pages or external documentation.
Good to know: This tool is purely a calculation and conversion aid; it does not connect directly to servers or apply permissions to live file systems.
Quickly calculate Unix file permissions by toggling visual bits to generate numeric and symbolic notation.
Open the Chmod Calculator tool
Navigate to the Chmod Calculator interface to begin setting your Unix file permissions.
Toggle permissions for each user class
Select the read, write, and execute checkboxes for the Owner, Group, and Others categories.
Review the generated permission values
Watch the tool instantly convert your selections into both numeric values like 755 and symbolic strings like rwxr-xr-x.
Copy the resulting chmod command
Copy the final numeric or symbolic notation to use in your Linux or Unix terminal.
Estimated time: PT1M
Share this tool
Beautify, minify, and validate JSON data instantly.
Encode and decode Base64 strings instantly.
Generate v4 UUIDs instantly, single or in bulk.
Explain any code in plain language — all languages supported.
Percent-encode or decode URL strings instantly.
Encode/decode HTML entities like < > &.
Convert text or Markdown to a Word .docx file with live preview, RTL, and page-setup options.
Draw a Secret Santa with exclusions and share a private reveal link for each person.
Make custom bingo cards from your own words — play, print, or share a link.
Convert images to video with the Ken Burns zoom/pan effect. Add music and export as WebM.
Load and compare multiple URLs side by side in resizable iframes.
Rank anything with quick 1-v-1 matchups → a full ordered list you can share.
Convert Markdown to a fully customized, RTL-ready PDF.
See your public IP address plus full location, ISP, ASN, timezone, coordinates, and more.
| Entity | Read (4) | Write (2) | Execute (1) | Value |
|---|---|---|---|---|
| Owner | 7 | |||
| Group | 5 | |||
| Other | 5 |
755-rwxr-xr-xchmod 755 filename