Chmod Calculator
Calculate Unix file permissions using checkboxes, numeric, or symbolic notation.
Permissions
Owner
Group
Others
Special Bits
Result
chmod command
About Unix Permissions
Unix file permissions use three sets of read/write/execute bits for owner, group, and others. The numeric (octal) form represents each set as a digit from 0-7. Symbolic notation uses r, w, x letters. Special bits include setuid (4), setgid (2), and sticky (1).
Other Tools
Encode or decode text with multiple encoding and output format options.
Encode or decode URLs with different modes for different situations.
Encode or decode HTML special characters using named, decimal, or hex formats.
Convert any image file to a Base64 data URI for embedding in HTML or CSS.
Generate cryptographic hashes from any text. Optional HMAC secret.
Decode and inspect JWT tokens without a secret key. Header, payload, and expiry at a glance.
Format, validate, minify, and sort your JSON with statistics.
Format, validate, and minify XML with real-time error highlighting.