Chmod Calculator
Convert Linux file permission numbers and symbols
Chmod Calculator is a free online Developer tool. Convert Linux file permission numbers and symbols Related terms: chmod · permission · 权限 · 777 · 755 · linux. Use it on this page without signing in.
勾选权限实时显示数字(如 755)和符号(如 rwxr-xr-x)。读=4,写=2,执行=1。
使用说明
- 勾选所有者/群组/其他用户的读、写、执行权限
- 自动生成数字(如 755)和符号(如 rwxr-xr-x)两种表示
- 也可输入数字反查对应权限
- 一键复制 chmod 755 file 命令
常见问题
- 数据处理安全吗? 全程浏览器本地计算,不联网
- 777 是什么意思? 所有用户均有读、写、执行权限,存在安全风险,谨慎使用
- 特殊位怎么算? setuid(4)/setgid(2)/sticky(1) 作为前缀加在三位数字前
补充说明
权限三组分别对应:所有者(owner)、所属群组(group)、其他用户(others),每组为 读(4)+写(2)+执行(1) 之和。
More Developer
View allJSON Formatter
Format, minify, validate JSON, convert to Go struct / TS interface
JSON Field Search
Search JSON by field, value or path with highlights, supports jq expressions
Timestamp Converter
Convert between Unix timestamps and dates, seconds and milliseconds
Cron Expression
Generate and parse cron expressions, preview next run time
UUID Generator
Generate UUID v4 / v7 / ULID / NanoID
Hash Calculator
Compute MD5 / SHA1 / SHA256 / SHA512 of text or files
JWT Decoder
Decode JWT header and payload, view expiry time
URL Encoder / Decoder
Encode and decode URL / URI components
FAQ about Chmod Calculator
What can Chmod Calculator do?
Chmod Calculator is a Developer tool. Convert Linux file permission numbers and symbols You can finish the job on this page.
Who should use Chmod Calculator?
Anyone handling chmod · permission · 权限 · 777 · 755 · linux who does not want to install desktop software can use Chmod Calculator in the browser.
Is Chmod Calculator safe? Is my data uploaded?
This tool runs in your browser. We do not collect the content you enter into Chmod Calculator just because you used it.
What similar tools exist?
Related tools in the same Developer group are listed at the bottom of this page.