ToolCraft
HomeAI ToolsDeveloper ToolsUnit ConverterImage Tools
ToolCraft

© 2026 ToolCraft. All rights reserved.

Privacy PolicyTerms of Service
DMCA.com Protection Status
HomeDeveloper ToolsUnix Permissions Calculator

Developer Tools

JSON FormatterBase64 Encoder/DecoderUUID GeneratorRegex TesterHash GeneratorCurl ConverterMarkdown PreviewURL Encoder/DecoderHTML Encoder/DecoderJWT DecoderCron Expression ParserDiff CheckerSQL FormatterCSS Minifier / BeautifierHTML MinifierJavaScript MinifierYAML / JSON ConverterXML / JSON ConverterIP Subnet CalculatorHTTP Status CodesUnix Permissions CalculatorFake Data GeneratorJSONPath TesterJSON Schema ValidatorJSON to TypeScriptUser Agent ParserMIME Type LookupASCII TableMeta Tag GeneratorRobots.txt GeneratorSitemap GeneratorTOML ↔ JSON ConverterSVG OptimizerCSS Unit ConverterAPI Request BuilderCode ScreenshotJSON to PHP ArrayProperties / JSON ConverterJSON / SQL ConverterYAML / TOML ConverterJSON to HTML TableCSV to SQLToken Counter (LLM)OpenAPI / Swagger Viewer

Unix Permissions Calculator

Convert Unix file permissions between numeric (octal) and symbolic notation, with chmod command builder

ReadWriteExecute
Owner
Group
Other
Numeric (Octal)

755

Symbolic

rwxr-xr-x

chmod Command

chmod 755 <file>

Convert Unix file permissions between numeric (octal) and symbolic notation, with chmod command builder
Owner: read, write, execute
Group: read, execute
Other: read, execute

View all Developer Tools

View all
100% offline

IP Subnet Calculator

Calculate subnet details including network address, broadcast, and host range

Developer Tools
100% offline

HTTP Status Codes

Browse and search all HTTP status codes with descriptions

Developer Tools
100% offline

Hash Generator

Generate MD5, SHA-1, SHA-256, SHA-384, SHA-512 hashes

Developer Tools
100% offline

Cron Expression Parser

Parse and validate cron expressions, see next run times, and explain field meanings

Developer Tools

What is the Unix Permissions Calculator?

The Unix Permissions Calculator converts between numeric (octal) and symbolic permission formats used in Unix/Linux file systems. Toggle read, write, and execute permissions for owner, group, and others to see the corresponding chmod number, or enter a number to see the permission breakdown. Includes common permission presets and explains what each permission combination means for security.

FAQ