Unix Permission Converter
Convert between numeric (octal) and symbolic Unix file permissions. Enter 755 to see rwxr-xr-x or vice versa, with detailed permission breakdown.
How to Use Unix Permission Converter
The Unix Permission Converter translates between numeric (octal) and symbolic file permission formats used in Linux and Unix systems. Enter a numeric value like 755 to see the symbolic equivalent (rwxr-xr-x), or enter symbolic permissions to get the numeric value. The tool also shows a detailed breakdown of owner, group, and others permissions. Works with 3-digit and 4-digit octal values and standard symbolic notation.
Step-by-Step Instructions
- Enter numeric permissions (e.g. 755) or symbolic (e.g. rwxr-xr-x)
- View both numeric and symbolic representations instantly
- Check the detailed permission breakdown for owner, group, and others
- Copy the result for use in chmod commands
Related Tools
JSON Formatter and Validator
Format, validate, and pretty-print JSON with syntax highlighting.
Base64 Encoder and Decoder
Encode text to Base64 or decode Base64 strings back to plain text.
URL Encoder and Decoder
Encode special characters for URLs or decode percent-encoded strings.
HTML Entity Encoder and Decoder
Encode special characters as HTML entities or decode them back.