Chmod Calculator

🔐 Convert octal chmod to rwx, binary, and copy chmod commands. Client-side only. No sign-up.

Octal mode

Presets

Owner (user)

Group

Others

Special bits
Output
Canonical octal644
Decimal420
Binary (u g o)110 100 100
ls -l
-rw-r--r--
ugo symbolic
u=rw-,g=r--,o=r--
chmod 644 file.txt

Chmod Calculator

Free chmod calculator: turn octal modes like 644 or 4755 into readable rwx permission strings, see binary triplets for owner, group, and others, and copy a ready-to-run chmod command. Use it for Docker images, deployment scripts, shared servers, and learning Unix file permissions. No sign-up required.

Use cases

  • DevOps and backends – Match container USER, volume mounts, and CI chmod steps.
  • Shared hosting and SSH – Decode numeric modes from FTP panels or stat output.
  • Learning – See how 755 differs from 644 and when sticky or setuid bits apply.

⭐ Rate this tool

Your feedback helps us improve

Added Apr 4, 2026

🔄 Workflow Suggestion

Try combining multiple tools for a complete workflow. For example: Notepad → Text Encryption → Save to Cloud or Date Calculator → Calendar → Countdown Timer

Related Tools & Recommendations

Send Feedback

We'd love to hear your thoughts! Your feedback helps us improve our tools and create a better experience for everyone.

Share Your Experience

Tell us what you think about this tool

Your feedback helps us improve and create better tools for everyone